diff --git a/.gitea/ISSUE_TEMPLATE/bug_report.yml b/.gitea/ISSUE_TEMPLATE/bug_report.yml index 97e3aef..f99f104 100644 --- a/.gitea/ISSUE_TEMPLATE/bug_report.yml +++ b/.gitea/ISSUE_TEMPLATE/bug_report.yml @@ -14,9 +14,9 @@ body: attributes: label: "Are you on the latest version of the commit?" description: "If no, please backup your current config and update." - options: - - "Yes" - - "No" + options: + - "Yes" + - "No" validations: required: true