diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..3ea9cd21b --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,19 @@ + +fixes # + + + +- [ ] I have read the [Contribution Guidelines](../CONTRIBUTING.md) +- [ ] I have commented on the issue above and discussed the intended changes +- [ ] A maintainer has signed off on the changes and the issue was assigned to me +- [ ] All newly added code is adequately covered by tests +- [ ] All existing tests are still running without errors +- [ ] The documentation was modified to reflect the changes _OR_ no documentation changes are required. + +## Changes + +