From c93f05bc20a3c7e3b4bebad54bba315c334572de Mon Sep 17 00:00:00 2001 From: asgothian <45667167+asgothian@users.noreply.github.com> Date: Wed, 13 Nov 2024 20:08:31 +0100 Subject: [PATCH] Update problem.yaml --- .github/ISSUE_TEMPLATE/problem.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/problem.yaml b/.github/ISSUE_TEMPLATE/problem.yaml index 48969281..d90a08a1 100644 --- a/.github/ISSUE_TEMPLATE/problem.yaml +++ b/.github/ISSUE_TEMPLATE/problem.yaml @@ -6,11 +6,13 @@ body: attributes: value: | **IMPORTANT:** Before submitting: - - check whether your [device](https://www.zigbee2mqtt.io/supported-devices/) is supported + - check whether the issue is linked to a single device or a group of devices + - verify that you can recreate the issue by executing a limited number of steps + - do **not** use this issue template to request support for new devices. - type: textarea id: what_problem attributes: - label: what does not work? + label: describe the problem **in Detail**. What do you expect to happen ? What does happen ? validations: required: true - type: input