Skip to content

Commit edac0b3

Browse files
committed
Modify to change repo names to hyperlinks
1 parent a2e9bdd commit edac0b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/contribute/new-content/new-features.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ deadlines.
9898
1. Open a pull request against the
9999
`dev-{{< skew nextMinorVersion >}}` branch in the `kubernetes/website` repository, with a small
100100
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).
102103
3. Use the Prow command `/milestone {{< skew nextMinorVersion >}}` to
103104
assign the PR to the relevant milestone. This alerts the docs person managing
104105
this release that the feature docs are coming.

0 commit comments

Comments
 (0)