diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..b1bad15 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,33 @@ + + + + + + +### Description + + + +### References + + + +### Testing + + + +- [ ] This change adds test coverage for new/changed/fixed functionality + +### Checklist + +- [ ] The correct base branch is being used, if not `master`