mirror of https://github.com/k3s-io/k3s
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.pull/6/head
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