From 91ae1f7e190b261d644776756debe97434ae0bbc Mon Sep 17 00:00:00 2001 From: Anna Jung Date: Fri, 9 Oct 2020 09:17:22 -0500 Subject: [PATCH] Update PR template to include a section about requirements for release doc description --- .github/PULL_REQUEST_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 795b340ba3..41147a8225 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -19,4 +19,7 @@ https://kubernetes.io/docs/contribute/new-content/overview/#choose-which-git-branch-to-use for advice. + Use the next release branch, "dev-x.xx", if you're documenting a feature for + a release. If applicable, please also include links to k/k and k/enhancement. + -->