Update .github/ISSUE_TEMPLATE/BUG-REPORT.yml
This commit is contained in:
parent
250205aff0
commit
691b67c30d
1 changed files with 0 additions and 3 deletions
3
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
3
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
|
@ -24,7 +24,6 @@ body:
|
||||||
1.
|
1.
|
||||||
2.
|
2.
|
||||||
3.
|
3.
|
||||||
render: bash
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
@ -32,7 +31,6 @@ 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
|
||||||
|
@ -40,7 +38,6 @@ 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue