Skip to content

Commit 639ec83

Browse files
ZYSzystrivikr
authored andcommitted
doc: add contents table to CONTRIBUTING.md
PR-URL: #23140 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent fa14503 commit 639ec83

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ small and all contributions are valued.
1111
This guide explains the process for contributing to the Node.js project's core
1212
`nodejs/node` GitHub Repository and describes what to expect at each step.
1313

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+
1421
## [Code of Conduct](./doc/guides/contributing/coc.md)
1522

1623
The Node.js project has a

0 commit comments

Comments
 (0)