We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 818db40 commit e71a72fCopy full SHA for e71a72f
CONTRIBUTING.md
@@ -11,6 +11,13 @@ small and all contributions are valued.
11
This guide explains the process for contributing to the Node.js project's core
12
`nodejs/node` GitHub Repository and describes what to expect at each step.
13
14
+## Contents
15
+
16
+* [Code of Conduct](#code-of-conduct)
17
+* [Issues](#issues)
18
+* [Pull Requests](#pull-requests)
19
+* [Developer's Certificate of Origin 1.1](#developers-certificate-of-origin-11)
20
21
## [Code of Conduct](./doc/guides/contributing/coc.md)
22
23
The Node.js project has a
0 commit comments