Merge pull request #24450 from annajung/master
Update PR template to include a requirment for release related docs
This commit is contained in:
@@ -14,9 +14,11 @@
|
|||||||
Use the default base branch, “master”, if you're documenting existing
|
Use the default base branch, “master”, if you're documenting existing
|
||||||
features in the English localization.
|
features in the English localization.
|
||||||
|
|
||||||
If you're working on a different localization (not English), or you
|
If you're working on a different localization (not English), see
|
||||||
are documenting a feature that will be part of a future release, see
|
|
||||||
https://kubernetes.io/docs/contribute/new-content/overview/#choose-which-git-branch-to-use
|
https://kubernetes.io/docs/contribute/new-content/overview/#choose-which-git-branch-to-use
|
||||||
for advice.
|
for advice.
|
||||||
|
|
||||||
|
If you're documenting a feature that will be part of a future release, see
|
||||||
|
https://kubernetes.io/docs/contribute/new-content/new-features/ for advice.
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|||||||
@@ -98,7 +98,8 @@ deadlines.
|
|||||||
1. Open a pull request against the
|
1. Open a pull request against the
|
||||||
`dev-{{< skew nextMinorVersion >}}` branch in the `kubernetes/website` repository, with a small
|
`dev-{{< skew nextMinorVersion >}}` branch in the `kubernetes/website` repository, with a small
|
||||||
commit that you will amend later.
|
commit that you will amend later.
|
||||||
2. Use the Prow command `/milestone {{< skew nextMinorVersion >}}` to
|
2. Edit the pull request description to include links to `k/k` PR(s) and `k/enhancement` issue(s).
|
||||||
|
3. Use the Prow command `/milestone {{< skew nextMinorVersion >}}` to
|
||||||
assign the PR to the relevant milestone. This alerts the docs person managing
|
assign the PR to the relevant milestone. This alerts the docs person managing
|
||||||
this release that the feature docs are coming.
|
this release that the feature docs are coming.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user