From 0e972d67869e4e6bf7c02fb155310e96029d38ac 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

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