Create PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Will McGugan
2022-11-15 14:58:38 +00:00
committed by GitHub
parent eb31d90f69
commit 9fd1e7605a

6
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,6 @@
**Please review the following checklist.**
- [ ] Docstrings on all new or modified functions / classes
- [ ] Updated documentation
- [ ] Updated CHANGELOG.md (where appropriate)