We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0aa684 commit 42712c9Copy full SHA for 42712c9
CONTRIBUTING.md
@@ -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
17
## Branches
18
19
Please, always base changes on the `source` branch. `master` branch will be overwritten by the CI deployment.
0 commit comments