doc: add contents table to CONTRIBUTING.md

PR-URL: https://github.com/nodejs/node/pull/23140
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This commit is contained in:
ZYSzys 2018-09-28 14:40:12 +08:00 committed by Kamat, Trivikram
parent fa14503602
commit 639ec8314e

View File

@ -11,6 +11,13 @@ small and all contributions are valued.
This guide explains the process for contributing to the Node.js project's core
`nodejs/node` GitHub Repository and describes what to expect at each step.
## Contents
* [Code of Conduct](#code-of-conduct)
* [Issues](#issues)
* [Pull Requests](#pull-requests)
* [Developer's Certificate of Origin 1.1](#developers-certificate-of-origin-11)
## [Code of Conduct](./doc/guides/contributing/coc.md)
The Node.js project has a