Update PR template for 1.13 release (#10603)

* Update PR template for 1.13 release

Also updates links to documentation for submitting PRs

* Update contributing docs for new branch strategy

Branches for upcoming releases are now dev-X.Y instead of
release-X.Y
This commit is contained in:
Tim Fogarty
2018-10-12 18:00:20 -07:00
committed by k8s-ci-robot
parent abcee2dccd
commit 9abeb8bfa1
2 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -179,7 +179,7 @@ to base your work on. Use these guidelines to make the decision:
- Use `master` for fixing problems in content that is already published, or
making improvements to content that already exists.
- Use a release branch (such as `release-1.12`) to document upcoming features
- Use a release branch (such as `dev-{{< release-branch >}}` for the {{< release-branch >}} release) to document upcoming features
or changes for an upcoming release that is not yet published.
- Use a feature branch that has been agreed upon by SIG Docs to collaborate on
big improvements or changes to the existing documentation, including content