Update new feature doc to add a step to include necessary links

This commit is contained in:
Anna Jung
2020-10-09 15:11:27 -05:00
parent 91ae1f7e19
commit 2c31d6a19d
2 changed files with 5 additions and 5 deletions
+3 -4
View File
@@ -14,12 +14,11 @@
Use the default base branch, “master”, if you're documenting existing
features in the English localization.
If you're working on a different localization (not English), or you
are documenting a feature that will be part of a future release, see
If you're working on a different localization (not English), see
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.
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.
-->