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