Skip to content

Commit ded2b52

Browse files
authored
Update bug report template with common issues checkbox
1 parent 1816153 commit ded2b52

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/1-bug_report.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,14 @@ body:
3939
description: If possible/applicable, please add screenshots from the Thermia Online web interface showing how the sensor/switch is displayed there.
4040

4141
- type: checkboxes
42-
id: latest_version
42+
id: checkboxes
4343
attributes:
44-
label: Are you running the latest version?
45-
description: Please check if you are running the latest version of the package before submitting a bug report.
44+
label: Please check the following before opening a new issue
4645
options:
4746
- label: I have checked and am running the latest version of the package
4847
required: true
48+
- label: I have checked and the issue I am reporting is not listed under the [common issues section in README.md](https://github.com/klejejs/python-thermia-online-api/tree/main?tab=readme-ov-file#common-issues), or the fix listed there does not work
49+
required: true
4950

5051
- type: textarea
5152
id: additional_context

0 commit comments

Comments
 (0)