kanidm/.github/pull_request_template.md
James Hodgkinson d56715444a
moving pull request template (#856)
Moving it under the `.github` path.
2022-06-26 18:09:07 +10:00

8 lines
198 B
Markdown

Fixes #
- [ ] cargo fmt has been run
- [ ] cargo clippy has been run
- [ ] cargo test has been run and passes
- [ ] book chapter included (if relevant)
- [ ] design document included (if relevant)