Contributing how-to¶
One document per question. Check here before starting work instead of guessing, and update the relevant document โ and this index โ when practices change.
make lists every target; make check runs every quality gate. These documents
name targets rather than restating the commands behind them.
| Document | Answers |
|---|---|
| getting-started.md | What do I need installed, and what can I run today? |
| documentation-site.md | How do I preview, build, and clean this documentation site? |
| quality-gates.md | What does make check verify, and what do I do when it fails? |
| working-on-specs.md | How do I add or change a spec, and when is a spec required? |