mirror of
https://github.com/chaitin/SafeLine.git
synced 2026-02-11 11:13:40 +08:00
Update 2bug-report.yaml
复现方式改为必填
This commit is contained in:
4
.github/ISSUE_TEMPLATE/2bug-report.yaml
vendored
4
.github/ISSUE_TEMPLATE/2bug-report.yaml
vendored
@@ -24,8 +24,12 @@ body:
|
||||
placeholder: |
|
||||
1. ...
|
||||
2. ...
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: Expected
|
||||
attributes:
|
||||
label: 期望的结果
|
||||
# Expected behavior. Descript what you expected to happen.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user