From 6d8fc977ac644b87dd194da7b7d2d1521fa90562 Mon Sep 17 00:00:00 2001 From: Jules Date: Wed, 16 Oct 2024 12:00:02 +0100 Subject: [PATCH 1/2] add standalone/hybridApp checkboxes --- .github/ISSUE_TEMPLATE/Standard.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Standard.md b/.github/ISSUE_TEMPLATE/Standard.md index 663c6004a534..1468871bf31e 100644 --- a/.github/ISSUE_TEMPLATE/Standard.md +++ b/.github/ISSUE_TEMPLATE/Standard.md @@ -10,6 +10,8 @@ ___ **Version Number:** **Reproducible in staging?:** **Reproducible in production?:** +**Reproducible on New Expensify Standalone?:** +**Reproducible on HybridApp?:** **If this was caught during regression testing, add the test name, ID and link from TestRail:** **Email or phone of affected tester (no customers):** **Logs:** https://stackoverflow.com/c/expensify/questions/4856 @@ -34,9 +36,11 @@ Can the user still use Expensify without this being fixed? Have you informed the Check off any platforms that are affected by this issue ---> Which of our officially supported platforms is this issue occurring on? -- [ ] Android: Native +- [ ] Android: Standalone +- [ ] Android: HybridApp - [ ] Android: mWeb Chrome -- [ ] iOS: Native +- [ ] iOS: Standalone +- [ ] iOS: HybridApp - [ ] iOS: mWeb Safari - [ ] MacOS: Chrome / Safari - [ ] MacOS: Desktop From 75962b8e9a6fa0a1fccd4b9a61c587197d968ca7 Mon Sep 17 00:00:00 2001 From: Jules Date: Wed, 16 Oct 2024 12:02:59 +0100 Subject: [PATCH 2/2] simplify checklists --- .github/ISSUE_TEMPLATE/Standard.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Standard.md b/.github/ISSUE_TEMPLATE/Standard.md index 1468871bf31e..fa50d48b341b 100644 --- a/.github/ISSUE_TEMPLATE/Standard.md +++ b/.github/ISSUE_TEMPLATE/Standard.md @@ -10,8 +10,7 @@ ___ **Version Number:** **Reproducible in staging?:** **Reproducible in production?:** -**Reproducible on New Expensify Standalone?:** -**Reproducible on HybridApp?:** +**If this was caught on HybridApp, is this reproducible on New Expensify Standalone?:** **If this was caught during regression testing, add the test name, ID and link from TestRail:** **Email or phone of affected tester (no customers):** **Logs:** https://stackoverflow.com/c/expensify/questions/4856