Skip to content

Commit

Permalink
Update problem.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arteck authored Nov 13, 2024
1 parent dad796b commit eb0b3ac
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/ISSUE_TEMPLATE/problem.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -39,6 +41,7 @@ body:
placeholder: '20230921'
validations:
required: true

- type: input
id: setup
attributes:
Expand All @@ -47,6 +50,7 @@ body:
placeholder: Add-on on Intel NUC, Docker container, RaspberryPi...
validations:
required: true

- type: textarea
id: log
attributes:
Expand Down

0 comments on commit eb0b3ac

Please sign in to comment.