Skip to content

Commit 42712c9

Browse files
committed
📝 Add TOC to CONTRIBUTING
1 parent a0aa684 commit 42712c9

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CONTRIBUTING.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<!-- TOC -->
2+
3+
- [Branches](#branches)
4+
- [Versions](#versions)
5+
- [`nightly`](#nightly)
6+
- [C-PAC release tags](#c-pac-release-tags)
7+
- [Guidelines](#guidelines)
8+
- [Building](#building)
9+
- [Let CircleCI build your drafts / works-in-progress](#let-circleci-build-your-drafts--works-in-progress)
10+
- [Build locally](#build-locally)
11+
- [Flowcharts](#flowcharts)
12+
- [References and citations](#references-and-citations)
13+
- [Environment notes](#environment-notes)
14+
15+
<!-- /TOC -->
16+
117
## Branches
218

319
Please, always base changes on the `source` branch. `master` branch will be overwritten by the CI deployment.

0 commit comments

Comments
 (0)