File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
content/en/docs/contribute/new-content Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,8 @@ deadlines.
98
98
1 . Open a pull request against the
99
99
` dev-{{< skew nextMinorVersion >}} ` branch in the ` kubernetes/website ` repository, with a small
100
100
commit that you will amend later.
101
- 2 . Edit the pull request description to include links to ` kubernetes/kubernetes ` PR(s) and ` kubernetes/enhancement ` issue(s).
101
+ 2 . Edit the pull request description to include links to [ kubernetes/kubernetes] ( https://github.com/kubernetes/kubernetes )
102
+ PR(s) and [ kubernetes/enhancements] ( https://github.com/kubernetes/enhancements ) issue(s).
102
103
3 . Use the Prow command ` /milestone {{< skew nextMinorVersion >}} ` to
103
104
assign the PR to the relevant milestone. This alerts the docs person managing
104
105
this release that the feature docs are coming.
You can’t perform that action at this time.
0 commit comments