From 639ec8314e7de10fabe0f0eade2b4b63bdce9329 Mon Sep 17 00:00:00 2001 From: ZYSzys <17367077526@163.com> Date: Fri, 28 Sep 2018 14:40:12 +0800 Subject: 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(+) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cb8d20e90d..684277980a 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 -- cgit v1.2.3