From c9d81d05aec74d317f0603fcdfe241052fa698d7 Mon Sep 17 00:00:00 2001 From: OzGav Date: Wed, 21 Feb 2024 08:39:19 +1000 Subject: [PATCH] Fix error in template --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a3cb6e77..3bd56f44 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -32,7 +32,7 @@ body: description: > Can be found in: HACS>>INTEGRATIONS>>MUSIC ASSISTANT For example: 2024.1.0 - - type: dropdown + - type: checkboxes validations: required: true attributes: @@ -40,8 +40,8 @@ body: description: | You must answer yes to this options: - - Yes - - No + - label: "Yes" + required: true - type: textarea validations: required: true