diff options
| author | goltermann <goltermann@google.com> | 2015-08-05 14:34:52 -0700 |
|---|---|---|
| committer | goltermann <goltermann@google.com> | 2015-08-05 14:52:46 -0700 |
| commit | 1a50eb50808fbbac7e657ef47bf25cc6181f1e2c (patch) | |
| tree | f4b89d1881498fd3aa07d940dc0cfc21f649b5cf /development.md | |
| parent | f82dc338420c0ecacaab93ef7bb7ef0d80dcbbe4 (diff) | |
Add post v1.0 PR merge details.
Diffstat (limited to 'development.md')
| -rw-r--r-- | development.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/development.md b/development.md index 87b4b5d0..7fcd6a89 100644 --- a/development.md +++ b/development.md @@ -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 |
