diff --git a/.github/ISSUE_TEMPLATE/BUILD_ERROR.yml b/.github/ISSUE_TEMPLATE/BUILD_ERROR.yml index 7d4715c..f1a9956 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" + - "No" - I didn''t try (your issue might get ignored & closed if you don''t try this) validations: required: true