diff options
| author | Ritesh Ghosh <[email protected]> | 2023-08-06 19:21:38 +0530 |
|---|---|---|
| committer | Ritesh Ghosh <[email protected]> | 2023-08-06 19:21:38 +0530 |
| commit | d0bc07197a1b849b650cd7eb634a1ae87fbf853f (patch) | |
| tree | 564b6d5c9e1963593601fa05d6318490e7fd3ed9 /CONTRIBUTING.md | |
| parent | 0c5c1cfe713738001ec841e38cee7c5d43ab6c5f (diff) | |
| download | aniwatch-api-d0bc07197a1b849b650cd7eb634a1ae87fbf853f.tar.xz aniwatch-api-d0bc07197a1b849b650cd7eb634a1ae87fbf853f.zip | |
docs: added links to table of contents
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 293779b..cda2b44 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,11 +4,13 @@ Thank you for your interest in contributing to zoro.to-api. We appreciate whatev ## Table of Contents -- Types of contributions we are looking for -- Ground Rules & Expectations -- How To Contribute -- Prerequisites -- Commit Messages +- [Types of contributions we are looking for](#types-of-contributions-we-are-looking-for) +- [Ground Rules & Expectations](#ground-rules--expectations) +- [How To Contribute](#how-to-contribute) +- [Prerequisites](#prerequisites) + - [Clone the repository](#clone-the-repository) + - [Project Structure](#project-structure) +- [Commit Messages](#commit-messages) ## Types of contributions we are looking for |
