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: CONTRIBUTING.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Fork using the command line:
32
32
### Make your update:
33
33
Make your changes to the file(s) you'd like to update. Here are some tips and tricks for [using the docs codebase](#working-in-the-githubdocs-repository).
34
34
- Are you making changes to the application code? You'll need **Node.js v14** to run the site locally. See [contributing/development.md](contributing/development.md).
35
-
- Are you contributing to markdown? We use [GitHub Markdown](contributing/content-markup-reference).
35
+
- Are you contributing to markdown? We use [GitHub Markdown](contributing/content-markup-reference.md).
36
36
37
37
### Open a pull request
38
38
When you're done making changes and you'd like to propose them for review, use the [pull request template](#pull-request-template) to open your PR (pull request).
@@ -63,8 +63,6 @@ Now that you're a part of the GitHub Docs community, you can keep participating
63
63
-[Starting with an issue](#starting-with-an-issue)
64
64
-[Labels](#labels)
65
65
-[Opening a pull request](#opening-a-pull-request)
66
-
-[Fork using GitHub Desktop](#fork-using-github-desktop)
67
-
-[Fork using the command line](#fork-using-the-command-line)
68
66
-[Working in the github/docs repository](#working-in-the-githubdocs-repository)
0 commit comments