From 3691f1f8d7d9aa1bf62c8a9e9b5a5ff5827079a2 Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Thu, 14 Sep 2023 14:19:52 +0200 Subject: [PATCH] Update BUILD_ERROR.yml --- .github/ISSUE_TEMPLATE/BUILD_ERROR.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUILD_ERROR.yml b/.github/ISSUE_TEMPLATE/BUILD_ERROR.yml index f1a9956..f442e4a 100644 --- a/.github/ISSUE_TEMPLATE/BUILD_ERROR.yml +++ b/.github/ISSUE_TEMPLATE/BUILD_ERROR.yml @@ -53,8 +53,8 @@ body: **Note:** If you don't try to build the example app, I most likely won't help you with your issue. multiple: true options: - - "Yes" - - "No" + - 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) validations: required: true