From d95592e315bf43307b6443d84ad525d4fe411d26 Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Tue, 19 Sep 2023 13:17:07 +0200 Subject: [PATCH] Update BUG_REPORT.yml --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index e554211..049f44c 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -108,9 +108,9 @@ body: Try to build the example app (`package/example/`) and see if the issue is reproduceable here. **Note:** If you don't try this in the example app, I most likely won't help you with your issue. options: + - I didn't try (⚠️ your issue might get ignored & closed if you don't try this) - Yes, I can reproduce the same issue in the Example app here - No, I cannot reproduce the issue in the Example app - - I didn't try (⚠️ your issue might get ignored & closed if you don't try this) default: 0 validations: required: true