From f9d5ea93e608fecedfcef1890d6761a32cdc49b5 Mon Sep 17 00:00:00 2001 From: charlesxie <408737515@qq.com> Date: Sat, 12 Oct 2024 11:41:30 +0800 Subject: [PATCH] =?UTF-8?q?feature=EF=BC=9Abug=20tpl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug_report.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 67ee87c..1b00e87 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -16,13 +16,13 @@ body: validations: required: true - type: dropdown - id: version + id: music-tag-version attributes: label: MusicTagWeb版本 description: 你使用哪个版本的MusicTagWeb? options: - - V1 - - V2 + - 'V1' + - 'V2' default: 0 validations: required: true