From c294e066376496c9b39ae2bfb255b4f6e2006d19 Mon Sep 17 00:00:00 2001 From: Jacob Asper Date: Sat, 18 Jun 2022 15:59:25 -0400 Subject: [PATCH] added table of contents --- CONTRIBUTING.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b453829..ebaed3b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,16 @@ Contributions are what make the open source community such an amazing place to l Please make sure to follow our guidelines below before making any contributions. - +- [Contributing](#contributing) + - [Understanding Coding-Resources-API branch structure](#understanding-coding-resources-api-branch-structure) + - [Permanent Branches](#permanent-branches) + - [Main](#main) + - [Test](#test) + - [Resources](#resources) + - [How often should I stage changes?](#how-often-should-i-stage-changes) + - [Where should I make my pull request to?](#where-should-i-make-my-pull-request-to) + - [Creating an Issue](#creating-an-issue) + - [How to make a PR](#how-to-make-a-pr) ## Understanding Coding-Resources-API branch structure ### Permanent Branches