From e958c3acf045d17877c9dbb01eeebaaf6f933eae Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Thu, 14 Sep 2023 14:20:42 +0200 Subject: [PATCH] Update BUILD_ERROR.yml --- .github/ISSUE_TEMPLATE/BUILD_ERROR.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/BUILD_ERROR.yml b/.github/ISSUE_TEMPLATE/BUILD_ERROR.yml index 57cafcd..009ddfe 100644 --- a/.github/ISSUE_TEMPLATE/BUILD_ERROR.yml +++ b/.github/ISSUE_TEMPLATE/BUILD_ERROR.yml @@ -55,7 +55,7 @@ body: options: - Yes, I can successfully build the Example app here - No, I cannot build the Example app either - - I didn't try (**your issue might get ignored & closed if you don't try this**) + - I didn't try (⚠️ your issue might get ignored & closed if you don't try this) validations: required: true - type: checkboxes