diff options
author | Marc Cornellà <hello@mcornella.com> | 2021-04-06 22:17:17 +0200 |
---|---|---|
committer | Marc Cornellà <hello@mcornella.com> | 2021-04-06 22:17:17 +0200 |
commit | 74db9acdb9931996a54fd777c76393099d3dae1e (patch) | |
tree | 91041d941c99125f81cc2d55bc52c7f3eb8ffdc8 /CONTRIBUTING.md | |
parent | 7da330f1bd1690e821b438b6dd4cb54cc17f3b02 (diff) | |
download | zsh-74db9acdb9931996a54fd777c76393099d3dae1e.tar.gz zsh-74db9acdb9931996a54fd777c76393099d3dae1e.tar.bz2 zsh-74db9acdb9931996a54fd777c76393099d3dae1e.zip |
chore: I'm dumb
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 16393da58..4903584ee 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,12 @@ you would make is not already covered. - [Getting started](#getting-started) - [You have a solution](#you-have-a-solution) - [You have an addition](#you-have-an-addition) -- [Use the Se +- [Use the Search, Luke](#use-the-search-luke) +- [Commit Guidelines](#commit-guidelines) + - [Format](#format) + - [Style](#style) +- [Volunteer](#volunteer) + <!-- /TOC --> ## Reporting Issues |