mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Update bug_report.yml
This commit is contained in:
parent
38b14290ee
commit
e5257ca7be
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -5,7 +5,7 @@ body:
|
||||
attributes:
|
||||
value: |
|
||||
默认您已阅读 [Issues 须知](https://github.com/the1812/Bilibili-Evolved/blob/preview/doc/issue-rules.md)
|
||||
发之前记得看下[置顶问题 (Pinned issues)](https://github.com/the1812/Bilibili-Evolved/issues) (如果有的话), 以及[常见问题解答](https://github.com/the1812/Bilibili-Evolved/discussions/1301)
|
||||
请勿重复发起, 发之前记得看下[置顶问题 (Pinned issues)](https://github.com/the1812/Bilibili-Evolved/issues) (如果有的话), 以及[常见问题解答](https://github.com/the1812/Bilibili-Evolved/discussions/1301)
|
||||
- type: textarea
|
||||
id: feature
|
||||
attributes:
|
||||
@ -49,8 +49,10 @@ body:
|
||||
id: player-version
|
||||
attributes:
|
||||
label: 播放器版本
|
||||
description: 在 b 站播放器上右键可以看到播放器版本号, 反馈播放器相关问题请务必提供
|
||||
description: 在 b 站播放器上右键可以看到播放器版本号
|
||||
placeholder: 请输入
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: player-codec
|
||||
attributes:
|
||||
@ -61,6 +63,8 @@ body:
|
||||
- AV1
|
||||
- HEVC
|
||||
- AVC
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: logs
|
||||
attributes:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user