mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #29980 from lixiaobing10051267/masterAnd
Automatic merge from submit-queue Modify some detail information in contributing workflow "Compare and pull request" is "Compare & pull request" actually.
This commit is contained in:
commit
40b1e20efd
@ -164,7 +164,7 @@ git push -f origin myfeature
|
||||
### Creating a pull request
|
||||
|
||||
1. Visit https://github.com/$YOUR_GITHUB_USERNAME/kubernetes
|
||||
2. Click the "Compare and pull request" button next to your "myfeature" branch.
|
||||
2. Click the "Compare & pull request" button next to your "myfeature" branch.
|
||||
3. Check out the pull request [process](pull-requests.md) for more details
|
||||
|
||||
### When to retain commits and when to squash
|
||||
|
Loading…
Reference in New Issue
Block a user