Update create-pull-request.md

This commit is contained in:
Jared
2016-11-07 11:51:19 -08:00
committed by GitHub
parent c1f1f34414
commit cfe0f0e22a
+2 -2
View File
@@ -44,7 +44,7 @@ choose the
[page type](/docs/contribute/page-templates/)
that is the best fit for your content.
### Submitting a pull request to the master branch
### Submitting a pull request to the master branch (Current Release)
If you want your change to be published in the released version Kubernetes docs,
create a pull request against the master branch of the Kubernetes
@@ -62,7 +62,7 @@ site where you can verify that your changes have rendered correctly.
If needed, revise your pull request by committing changes to your
new branch in your fork.
### Submitting a pull request to the <vnext> branch
### Submitting a pull request to the <vnext> branch (Upcoming Release)
If your documentation change should not be released until the next release of
the Kubernetes product, create a pull request against the <vnext> branch