Skip to content

Commit

Permalink
Add table of contents to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay committed Dec 20, 2023
1 parent 0f72853 commit 5f11966
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
This guide explains how you can contribute to this project.
This can be in the form of a bug report or issue, for example, or as a feature in a pull request.

## Table of Contents

- [Report a Bug or Issue](#report-a-bug-or-issue)
- [Fix a Bug or add a new Feature](#fix-a-bug-or-add-a-new-feature)
- [Testing, Linting and Formatting](#testing-linting-and-formatting)
- [Code Style Guidelines](#code-style-guidelines)
- [Project Setup](#project-setup)

## Report a Bug or Issue

- We use GitHub issues to track bugs and feature requests.
Expand Down

0 comments on commit 5f11966

Please sign in to comment.