Skip to content

Commit 9c483f6

Browse files
committed
Add some checkboxes
1 parent 9ec37ff commit 9c483f6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/ISSUE_TEMPLATE/new_bug_form.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ body:
1414
- type: checkboxes
1515
id: prerequisites
1616
attributes:
17-
label: Which operating systems have you used?
18-
description: You may select more than one.
17+
label: Before creating an issue...
18+
description: Please tick applicable boxes.
1919
options:
20-
- label: macOS
21-
- label: Windows
22-
- label: Linux
20+
- label: There is no open issue describing the same problem
21+
- label: I am running latest versions of the integration and of Home Assistant
22+
- label: I have checked the operational status of the Easee API
2323
- type: textarea
2424
validations:
2525
required: true
@@ -42,7 +42,7 @@ body:
4242
label: Version of Easee integration having the issue?
4343
placeholder: easee-
4444
description: >
45-
Can be found in the Configuration panel -> Info.
45+
See Settings->Devices and services->Integrations->Easee.
4646
- type: input
4747
id: version
4848
validations:
@@ -51,7 +51,7 @@ body:
5151
label: Version of Home Assistant Core having the issue?
5252
placeholder: core-
5353
description: >
54-
Can be found in the Configuration panel -> Info.
54+
See Settings->About.
5555
- type: textarea
5656
attributes:
5757
label: Anything in the logs that might be useful for us?

0 commit comments

Comments
 (0)