diff --git a/.github/ISSUE_TEMPLATE/help.yml b/.github/ISSUE_TEMPLATE/help.yml index 2089755a..3c11d6b1 100644 --- a/.github/ISSUE_TEMPLATE/help.yml +++ b/.github/ISSUE_TEMPLATE/help.yml @@ -29,6 +29,10 @@ body: - label: "I've checked the [logfiles](https://dsmr-reader.readthedocs.io/nl/v5/how-to/troubleshooting/logfiles.html) *(when applicable)*" required: true + - type: markdown + attributes: + value: ---- + - type: dropdown id: inquiry attributes: @@ -41,6 +45,14 @@ body: validations: required: true + - type: textarea + id: description + attributes: + label: 'Description' + description: 'Your issue, suggestion or bug description' + validations: + required: true + - type: markdown attributes: value: |