Skip to content

Commit

Permalink
Merge pull request #29980 from lixiaobing10051267/masterAnd
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue

Modify some detail information in contributing workflow

"Compare and pull request" is "Compare & pull request" actually.
Kubernetes Submit Queue authored Aug 4, 2016
2 parents df44c89 + 05d13f4 commit b3d1579
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
@@ -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

0 comments on commit b3d1579

Please sign in to comment.