updated issue templates

This commit is contained in:
Flaminel
2025-02-03 20:40:28 +02:00
parent e738ba2334
commit 3a95a302c0
2 changed files with 17 additions and 8 deletions
+13
View File
@@ -7,6 +7,19 @@ body:
attributes:
value: |
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
id: description
attributes: