further fixes and make some stuff a bit nicer
This commit is contained in:
4
.github/ISSUE_TEMPLATE/1-bug.yaml
vendored
4
.github/ISSUE_TEMPLATE/1-bug.yaml
vendored
@@ -10,14 +10,14 @@ body:
|
|||||||
id: description-area
|
id: description-area
|
||||||
attributes:
|
attributes:
|
||||||
label: Description
|
label: Description
|
||||||
description: Please provide a description and what you expected to happen.
|
description: Please provide a description of the bug and what you expected to happen.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: steps-area
|
id: steps-area
|
||||||
attributes:
|
attributes:
|
||||||
label: Steps to reproduce
|
label: Steps to reproduce
|
||||||
description: Please provide an reproduction steps.
|
description: Please provide reproduction steps if possible.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
|||||||
Reference in New Issue
Block a user