updated issue templates
This commit is contained in:
@@ -14,8 +14,12 @@ body:
|
|||||||
options:
|
options:
|
||||||
- label: Reviewed the documentation.
|
- label: Reviewed the documentation.
|
||||||
required: true
|
required: true
|
||||||
|
- label: Ensured I am using ghcr.io/flmorg/cleanuperr docker repository.
|
||||||
|
required: true
|
||||||
- label: Ensured I am using the latest version.
|
- label: Ensured I am using the latest version.
|
||||||
required: true
|
required: true
|
||||||
|
- label: Enabled debug logging.
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: what-happened
|
id: what-happened
|
||||||
attributes:
|
attributes:
|
||||||
@@ -23,14 +27,6 @@ body:
|
|||||||
description: If applicable, mention what you expected to happen.
|
description: If applicable, mention what you expected to happen.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
|
||||||
id: version
|
|
||||||
attributes:
|
|
||||||
label: Version
|
|
||||||
description: What version of our software are you running?
|
|
||||||
placeholder: e.g. 1.3.0 or latest
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: os
|
id: os
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
@@ -7,6 +7,19 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
If you are experiencing unexpected behavior, please consider submitting a bug report instead.
|
If you are experiencing unexpected behavior, please consider submitting a bug report instead.
|
||||||
|
- type: checkboxes
|
||||||
|
id: init
|
||||||
|
attributes:
|
||||||
|
label: "Before submitting a help request, I have:"
|
||||||
|
options:
|
||||||
|
- label: Reviewed the documentation.
|
||||||
|
required: true
|
||||||
|
- label: Ensured I am using ghcr.io/flmorg/cleanuperr docker repository.
|
||||||
|
required: true
|
||||||
|
- label: Ensured I am using the latest version.
|
||||||
|
required: true
|
||||||
|
- label: Enabled debug logging.
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user