From 520f5628a798c6ffbc77d2ee69dcaf6135aeaf4e Mon Sep 17 00:00:00 2001 From: Tim Golen Date: Tue, 5 Nov 2024 09:00:25 -0700 Subject: [PATCH] Add more info for filling out the QA tests in the PR template https://expensify.slack.com/archives/C02NK2DQWUX/p1730821293127499 --- .github/PULL_REQUEST_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c1238d6805aae..459a780ca8b43 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -51,7 +51,10 @@ For example: 1. Click on the text input to bring it into focus 2. Upload an image via copy paste 3. Verify a modal appears displaying a preview of that image + +It's acceptable to write "Same as tests" if the QA team is able to run the tests in the above "Tests" section. ---> +// TODO: These must be filled out, or the issue title must include "[No QA]." - [ ] Verify that no errors appear in the JS console