You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/contribute/new-content/open-a-pr.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ upcoming Kubernetes release, see
16
16
[Document a new feature](/docs/contribute/new-content/new-features/).
17
17
{{< /note >}}
18
18
19
-
To contribute new content pages or improve existing content pages, open a pull request (PR). Make sure you follow all the requirements in the [Before you begin](#before-you-begin) section.
19
+
To contribute new content pages or improve existing content pages, open a pull request (PR). Make sure you follow all the requirements in the [Before you begin](/docs/contribute/new-content/overview/#before-you-begin) section.
20
20
21
21
If your change is small, or you're unfamiliar with git, read [Changes using GitHub](#changes-using-github) to learn how to edit a page.
22
22
@@ -481,4 +481,4 @@ the templates with as much detail as possible when you file issues or PRs.
481
481
482
482
- Read [Reviewing](/docs/contribute/reviewing/revewing-prs) to learn more about the review process.
0 commit comments