We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c19181e commit 9ec37ffCopy full SHA for 9ec37ff
.github/ISSUE_TEMPLATE/new_bug_form.yml
@@ -11,6 +11,15 @@ body:
11
Please make sure that you have the latest version of Easee integration and that your Home Assistant is also upgraded to the latest version.
12
13
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
23
- type: textarea
24
validations:
25
required: true
0 commit comments