diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..6412b7a --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,29 @@ + + +## Changes + + + +- +- Fixes #issue_no + + +## Submitter Checklist + +- [ ] Includes tests (if there is a feature changed/added) +- [ ] Includes docs ( if changes are user facing) +- [ ] I have tested my changes locally. + +## References + + +