From c91b689cd0fe795bae9222e533e388bc8f630b61 Mon Sep 17 00:00:00 2001 From: Dennis Siemensma Date: Fri, 26 Jan 2024 18:26:04 +0100 Subject: [PATCH] Bump issue template (cherry picked from commit 578b972e65be564c4f327fa9cbaa1581647da62c) --- .github/ISSUE_TEMPLATE/help.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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: |