mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Fix bug report description
This commit is contained in:
parent
a0c9cd84fc
commit
31a777bfbd
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -10,7 +10,7 @@ body:
|
|||||||
id: feature
|
id: feature
|
||||||
attributes:
|
attributes:
|
||||||
label: 关于哪一项功能
|
label: 关于哪一项功能
|
||||||
description: 可以在设置中尝试开启/关闭某项功能来排查
|
description: (指本脚本的某项具体功能, 不是指 b 站的) 可以在设置中尝试开启 / 关闭某项功能来排查
|
||||||
placeholder: 请输入
|
placeholder: 请输入
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@ -18,7 +18,7 @@ body:
|
|||||||
id: description
|
id: description
|
||||||
attributes:
|
attributes:
|
||||||
label: 问题描述
|
label: 问题描述
|
||||||
description: 如何重现此问题, 在哪个页面里出现这个问题, 比如视频相关的可以提供一下av号
|
description: 如何重现此问题, 在哪个页面里出现这个问题, 比如视频相关的可以提供一下 av / BV 号
|
||||||
placeholder: 请输入
|
placeholder: 请输入
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@ -26,7 +26,7 @@ body:
|
|||||||
id: script-version
|
id: script-version
|
||||||
attributes:
|
attributes:
|
||||||
label: 脚本版本
|
label: 脚本版本
|
||||||
description: 可在设置面板底部找到脚本版本信息
|
description: 可在设置面板的关于弹窗中找到脚本版本信息
|
||||||
placeholder: 请输入
|
placeholder: 请输入
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user