fmt
This commit is contained in:
parent
908ccaf50c
commit
f7d63213c7
2 changed files with 9 additions and 14 deletions
|
|
@ -1,19 +1,14 @@
|
||||||
# Contributing
|
# Contributing
|
||||||
|
|
||||||
<!-- toc -->
|
<!-- toc -->
|
||||||
|
- <a href="#ci" id="toc-ci">CI</a>
|
||||||
- [CI](#ci)
|
- <a href="#flow" id="toc-flow">Flow</a>
|
||||||
- [Flow](#flow)
|
- <a href="#logistics" id="toc-logistics">Logistics</a>
|
||||||
- [Logistics](#logistics)
|
- <a href="#dev" id="toc-dev">Dev</a>
|
||||||
- [Dev](#dev)
|
- <a href="#content" id="toc-content">Content</a>
|
||||||
* [Content](#content)
|
- <a href="#tests" id="toc-tests">Tests</a>
|
||||||
* [Tests](#tests)
|
- <a href="#documentation" id="toc-documentation">Documentation</a>
|
||||||
+ [Running tests](#running-tests)
|
- <a href="#questions" id="toc-questions">Questions</a>
|
||||||
+ [Chaos tests](#chaos-tests)
|
|
||||||
* [Documentation](#documentation)
|
|
||||||
* [Questions](#questions)
|
|
||||||
|
|
||||||
<!-- tocstop -->
|
|
||||||
|
|
||||||
## CI
|
## CI
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue