Update .github/ISSUE_TEMPLATE/BUG-REPORT.yml
This commit is contained in:
parent
250205aff0
commit
691b67c30d
3
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
3
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
@ -24,7 +24,6 @@ body:
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
render: bash
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
@ -32,7 +31,6 @@ body:
|
||||
attributes:
|
||||
label: Expected results
|
||||
description: "What did you expect to happen?"
|
||||
render: bash
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
@ -40,7 +38,6 @@ body:
|
||||
attributes:
|
||||
label: Actual results
|
||||
description: "What actually happened?"
|
||||
render: bash
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
|
Loading…
Reference in New Issue
Block a user