diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6973c93..c1f32b9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,6 +3,16 @@ :+1::tada: First off, thanks for taking the time to contribute! :tada::+1: The following is a set of guidelines for contributing to this project on GitHub. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request. +## Table of Contents +- [Code Contributions](#code-contributions) +- [Code Guidelines](#code-guidelines) + - [Styleguide](#styleguide) + - [Bashdoc guideline](#bashdoc-guideline) +- [Documentation](#documentation) +- [Commit Guidelines](#commit-guidelines) +- [Pull Request Guidelines](#pull-request-guidelines) +- [Contact](#contact) + ## Code Contributions Great, the more, the merrier.