浏览代码

chore: fix CONTRIBUTING.md TOC

Marc Cornellà 4 年之前
父节点
当前提交
7da330f1bd
共有 1 个文件被更改,包括 10 次插入16 次删除
  1. 10 16
      CONTRIBUTING.md

+ 10 - 16
CONTRIBUTING.md

@@ -11,22 +11,16 @@ issues and pull requests. Please read them closely.
 Foremost, be so kind as to [search](#use-the-search-luke). This ensures any contribution
 you would make is not already covered.
 
-<!-- TOC -->
-
-- [CONTRIBUTING GUIDELINES](#contributing-guidelines)
-  - [Reporting Issues](#reporting-issues)
-    - [You have a problem](#you-have-a-problem)
-    - [You have a suggestion](#you-have-a-suggestion)
-  - [Submitting Pull Requests](#submitting-pull-requests)
-    - [Getting started](#getting-started)
-    - [You have a solution](#you-have-a-solution)
-    - [You have an addition](#you-have-an-addition)
-  - [Use the Search, Luke](#use-the-search-luke)
-  - [Commit Guidelines](#commit-guidelines)
-    - [Format](#format)
-    - [Style](#style)
-  - [Volunteer](#volunteer)
-
+<!-- TOC updateonsave:true depthfrom:2 -->
+
+- [Reporting Issues](#reporting-issues)
+  - [You have a problem](#you-have-a-problem)
+  - [You have a suggestion](#you-have-a-suggestion)
+- [Submitting Pull Requests](#submitting-pull-requests)
+  - [Getting started](#getting-started)
+  - [You have a solution](#you-have-a-solution)
+  - [You have an addition](#you-have-an-addition)
+- [Use the Se
 <!-- /TOC -->
 
 ## Reporting Issues