Update BUG-REPORT.yml
This commit is contained in:
parent
e4ddd0489c
commit
3efc6d937f
4
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
4
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
@ -15,7 +15,6 @@ body:
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
...
|
||||
render: bash
|
||||
validations:
|
||||
required: true
|
||||
@ -24,6 +23,7 @@ body:
|
||||
attributes:
|
||||
label: Expected results
|
||||
description: "What did you expect to happen?"
|
||||
render: bash
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
@ -31,6 +31,7 @@ body:
|
||||
attributes:
|
||||
label: Actual results
|
||||
description: "What actually happened?"
|
||||
render: bash
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
@ -46,6 +47,7 @@ body:
|
||||
attributes:
|
||||
label: Description
|
||||
description: "Please tell us any other relevant information, what you were doing at the time, etc."
|
||||
render: bash
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
|
Loading…
Reference in New Issue
Block a user