Skip to content

Commit

Permalink
Modify some detail information in contributing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lixiaobing1 committed Aug 4, 2016
1 parent 7f6f947 commit 05d13f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion development.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 05d13f4

Please sign in to comment.