From e71a72fbf2afd7861cbce3bbbedce02f3d7193e2 Mon Sep 17 00:00:00 2001 From: ZYSzys <17367077526@163.com> Date: Fri, 28 Sep 2018 14:40:12 +0800 Subject: [PATCH] doc: add contents table to CONTRIBUTING.md PR-URL: https://github.com/nodejs/node/pull/23140 Reviewed-By: James M Snell Reviewed-By: Trivikram Kamat --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cb8d20e90d005b..684277980a8ee6 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