summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMarc Cornellà <hello@mcornella.com>2021-04-06 22:14:05 +0200
committerMarc Cornellà <hello@mcornella.com>2021-04-06 22:14:05 +0200
commit7da330f1bd1690e821b438b6dd4cb54cc17f3b02 (patch)
tree9ccf8511b67aab79247c5953418bcafedd888683 /CONTRIBUTING.md
parentd5e9e8d37bd2556f154ec136f9c0dc206a52e35a (diff)
downloadzsh-7da330f1bd1690e821b438b6dd4cb54cc17f3b02.tar.gz
zsh-7da330f1bd1690e821b438b6dd4cb54cc17f3b02.tar.bz2
zsh-7da330f1bd1690e821b438b6dd4cb54cc17f3b02.zip
chore: fix CONTRIBUTING.md TOC
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md26
1 files changed, 10 insertions, 16 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b7db4f661..16393da58 100644
--- a/CONTRIBUTING.md
+++ b/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