Add post v1.0 PR merge details.

This commit is contained in:
goltermann
2015-08-05 14:34:52 -07:00
parent b12ef5c397
commit 90e1d5216e
2 changed files with 10 additions and 8 deletions

View File

@@ -98,6 +98,7 @@ git push -f origin myfeature
1. Visit http://github.com/$YOUR_GITHUB_USERNAME/kubernetes
2. Click the "Compare and 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