diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 32579078..8a4ea6b2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,58 +1,37 @@ ## 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? - - [ ] Did you introduce any new environment variables? If so, call them out explicitly in the PR description.