diff --git a/.github/ISSUE_TEMPLATE/bug_report_test.yml b/.github/ISSUE_TEMPLATE/bug_report_test.yml index cbaea43b7..770f4ef6c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_test.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_test.yml @@ -1,7 +1,5 @@ name: Bug 反馈 (仅做测试, 勿用) description: 功能运行不正常 / 失效 -title: "" -labels: [] body: - type: markdown attributes: @@ -46,11 +44,15 @@ body: label: 播放器版本 description: 在 b 站播放器上右键可以看到播放器版本号, 反馈播放器相关问题请务必提供 placeholder: v2.69.0 - - type: checkbox + - type: checkboxes id: hevc attributes: label: 是否开启 HEVC description: 在 b 站播放器设置里可以看到 HEVC 设置 + options: + - label: 优先 HEVC + - label: 强制 HEVC + - label: 禁止 HEVC - type: textarea id: logs attributes: