Commit 932feace authored by lixiaobing10051267's avatar lixiaobing10051267

Modify some detail information in contributing workflow

parent 0f3ff301
...@@ -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