mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Update bug_report_test.yml
This commit is contained in:
parent
d29bce2e11
commit
16c3f65058
8
.github/ISSUE_TEMPLATE/bug_report_test.yml
vendored
8
.github/ISSUE_TEMPLATE/bug_report_test.yml
vendored
@ -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:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user