Update bug_report_test.yml

This commit is contained in:
Grant Howard 2021-10-21 13:04:44 +08:00 committed by GitHub
parent d29bce2e11
commit 16c3f65058
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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