Skip to content

Commit e71a72f

Browse files
ZYSzystargos
authored andcommitted
doc: add contents table to CONTRIBUTING.md
PR-URL: #23140 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent 818db40 commit e71a72f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

+7
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)