You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/1-bug_report.yml
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -39,13 +39,14 @@ body:
39
39
description: If possible/applicable, please add screenshots from the Thermia Online web interface showing how the sensor/switch is displayed there.
40
40
41
41
- type: checkboxes
42
-
id: latest_version
42
+
id: checkboxes
43
43
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
46
45
options:
47
46
- label: I have checked and am running the latest version of the package
48
47
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
0 commit comments