fix: 问题模板中截图选项必须性设置错误
This commit is contained in:
parent
a8aa50f80b
commit
de78b5dcec
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
|
|
@ -65,7 +65,7 @@ body:
|
|||
label: 截图 / Screenshots
|
||||
description: 如果可以的话,请提供问题的截图 / If applicable, add screenshots to help explain your problem.
|
||||
validations:
|
||||
required: true
|
||||
required: false
|
||||
|
||||
- type: textarea
|
||||
id: crash-log
|
||||
|
|
|
|||
Loading…
Reference in a new issue