mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +00:00
docs/devel: document the behavior of github UI for PRs
This commit is contained in:
parent
c8c18b1d5c
commit
361b99bfdd
@ -225,6 +225,8 @@ git push -f origin my-feature
|
||||
2. Click the "Compare & pull request" button next to your "my-feature" branch.
|
||||
3. Check out the pull request [process](pull-requests.md) for more details
|
||||
|
||||
**Note:** If you have write access, please refrain from using the GitHub UI for creating PRs, because GitHub will create the PR branch inside the main repository rather than inside your fork.
|
||||
|
||||
### When to retain commits and when to squash
|
||||
|
||||
Upon merge, all git commits should represent meaningful milestones or units of
|
||||
|
Loading…
Reference in New Issue
Block a user