Skip to content

Commit 9ec37ff

Browse files
committed
Add checkbox
1 parent c19181e commit 9ec37ff

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/ISSUE_TEMPLATE/new_bug_form.yml

+9
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ body:
1111
Please make sure that you have the latest version of Easee integration and that your Home Assistant is also upgraded to the latest version.
1212
1313
If you have a feature or enhancement request, please use the applicable form
14+
- type: checkboxes
15+
id: prerequisites
16+
attributes:
17+
label: Which operating systems have you used?
18+
description: You may select more than one.
19+
options:
20+
- label: macOS
21+
- label: Windows
22+
- label: Linux
1423
- type: textarea
1524
validations:
1625
required: true

0 commit comments

Comments
 (0)