diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000..6b08554712 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,12 @@ +## Summary + + +## Rationale + + +## How has this been tested? +- [ ] Current tests cover my changes +- [ ] Added new tests +- [ ] Manually tested the code + +