Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,16 @@ Contributions are what make the open source community such an amazing place to l

<ins>Please make sure to follow our guidelines below before making any contributions.</ins>


- [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
Expand Down