summaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
blob: b012d2456b199a88b7e1b1aef53664527415bbd1 (plain)
1
2
3
4
5
- [ ] Closes # (insert issue number)
- [ ] Executed `pre-commit run --all-files` with no errors
- [ ] The change is fully covered by automated unit tests
- [ ] Documented in docs/ as appropriate
- [ ] Added an entry to the CHANGES file