Update pull requests template

* Add section for linked issues
* Add checklist
* Do NOT include CHANGELOG updates as part of the checklist
This commit is contained in:
Sean Malloy 2020-09-01 22:49:53 -05:00
parent eb96cb1eac
commit fdbd00f9c0

View File

@ -7,3 +7,10 @@
<!-- Please provide a summary of the change here. -->
<!-- Please link to all GitHub issue that this pull request implements(i.e. Fixes #123) -->
Fixes #ISSUE
**Checklist**
- [ ] Unit tests updated
- [ ] End user documentation updated