From 21d61b9c8ae4b580c1872a76d9407555fe2a73ce Mon Sep 17 00:00:00 2001 From: ekzyis Date: Sun, 28 Apr 2024 18:04:16 +0200 Subject: [PATCH] Update PR template (#1114) Co-authored-by: ekzyis --- .github/pull_request_template.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8a4ea6b2..7e261340 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -24,14 +24,22 @@ You can mention here anything that you think is relevant for this PR. Some examp ## Checklist -- [ ] Are your changes backwards compatible? +Are your changes backwards compatible? Please answer below: + + -- [ ] Did you QA this? Could we deploy this straight to production? +Did you QA this? Could we deploy this straight to production? Please answer below: -- [ ] For frontend changes: Tested on mobile? + -- [ ] Did you introduce any new environment variables? If so, call them out explicitly in the PR description. +For frontend changes: Tested on mobile? Please answer below: + + + +Did you introduce any new environment variables? If so, call them out explicitly here: + +