From eb0b3ac508adb27517233e7fd625ad4e86661afe Mon Sep 17 00:00:00 2001 From: arteck <6681528+arteck@users.noreply.github.com> Date: Wed, 13 Nov 2024 06:59:50 +0100 Subject: [PATCH] Update problem.yaml --- .github/ISSUE_TEMPLATE/problem.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/problem.yaml b/.github/ISSUE_TEMPLATE/problem.yaml index 6096f959..86e0262b 100644 --- a/.github/ISSUE_TEMPLATE/problem.yaml +++ b/.github/ISSUE_TEMPLATE/problem.yaml @@ -23,14 +23,16 @@ body: placeholder: '1.10.3' validations: required: true + - type: input id: coordinator_type attributes: label: Coordinator - description: + description: Hardware Coordinator placeholder: Electrolama zig-a-zig-ah! (zzh!), Slaeshs CC2652RB stick, SONOFF Zigbee 3.0 USB Dongle Plus.... validations: required: true + - type: input id: coordinator_fwversion attributes: @@ -39,6 +41,7 @@ body: placeholder: '20230921' validations: required: true + - type: input id: setup attributes: @@ -47,6 +50,7 @@ body: placeholder: Add-on on Intel NUC, Docker container, RaspberryPi... validations: required: true + - type: textarea id: log attributes: