diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..8c8084c --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,51 @@ + + + +### What does this PR do? + +Type of change: +- [ ] Bug fix (non-breaking change which fixes an issue) +- [ ] New feature (non-breaking change which adds functionality) +- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) +- [ ] Documentation +- [ ] Other + +### Is this PR related to an issue, or is it part of a larger body of work? + + +### Does this PR introduce a breaking change? + + +### How can this PR be tested? + + +### What should a reviewer concentrate their feedback on? + + +### Other information +