diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..c5cc903d --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,54 @@ +**Description** + + + +**Screenshots** + + + +**Additional Context** + + + +**Checklist** + + +- [ ] Are your changes backwards compatible? + + +- [ ] Did you QA this? Could we deploy this straight to production? + + +- [ ] For frontend changes: Tested on mobile?