Commit 40b1e20e authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

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.
parents 3f27b203 932feace
...@@ -164,7 +164,7 @@ git push -f origin myfeature ...@@ -164,7 +164,7 @@ git push -f origin myfeature
### Creating a pull request ### Creating a pull request
1. Visit https://github.com/$YOUR_GITHUB_USERNAME/kubernetes 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 3. Check out the pull request [process](pull-requests.md) for more details
### When to retain commits and when to squash ### When to retain commits and when to squash
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment