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.
|
1.
|
||||||
2.
|
2.
|
||||||
3.
|
3.
|
||||||
...
|
|
||||||
render: bash
|
render: bash
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@ -24,6 +23,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Expected results
|
label: Expected results
|
||||||
description: "What did you expect to happen?"
|
description: "What did you expect to happen?"
|
||||||
|
render: bash
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@ -31,6 +31,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Actual results
|
label: Actual results
|
||||||
description: "What actually happened?"
|
description: "What actually happened?"
|
||||||
|
render: bash
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
@ -46,6 +47,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Description
|
label: Description
|
||||||
description: "Please tell us any other relevant information, what you were doing at the time, etc."
|
description: "Please tell us any other relevant information, what you were doing at the time, etc."
|
||||||
|
render: bash
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
Loading…
Reference in New Issue
Block a user