Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZYSzys <17367077526@163.com>2018-09-28 09:40:12 +0300
committerMichaƫl Zasso <targos@protonmail.com>2018-10-03 08:59:08 +0300
commite71a72fbf2afd7861cbce3bbbedce02f3d7193e2 (patch)
tree1be06ac5b5ddbd3bf6b39f7cc5997097a98d9f68 /CONTRIBUTING.md
parent818db4036ba935e519c4b2c40c20b752a56e0ae4 (diff)
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>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index cb8d20e90d0..684277980a8 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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