Skip to content

Commit

Permalink
pr_template (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgsavage authored Jul 12, 2024
1 parent 3ef988a commit 64e7320
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,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

0 comments on commit 64e7320

Please sign in to comment.