mirror of
https://github.com/2dust/v2rayN.git
synced 2026-01-18 03:49:34 +00:00
Fix placeholder text in bug report template
This commit is contained in:
parent
ccc16a6d0a
commit
4b47a20f71
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/01_bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/01_bug_report.yml
vendored
|
|
@ -62,7 +62,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: "内核日志"
|
label: "内核日志"
|
||||||
description: "位置在软件主界面的信息框内"
|
description: "位置在软件主界面的信息框内"
|
||||||
placeholder: "在信息框内鼠标右键复制全部信息粘贴在这:```"
|
placeholder: "在信息框内鼠标右键复制全部信息粘贴在这:"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue