summaryrefslogtreecommitdiff
path: root/pull_request_template.md
blob: 8ee5e75744637cbfa8e6f7bbfcae01aafcc81491 (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