diff --git a/.github/ISSUE_TEMPLATE/1-bug_report.yml b/.github/ISSUE_TEMPLATE/1-bug_report.yml index ba148ef..46ceddc 100644 --- a/.github/ISSUE_TEMPLATE/1-bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug_report.yml @@ -32,6 +32,12 @@ body: label: Debug File Data description: Please attach Thermia debug file data that can help diagnose the issue. To get the debug file data, see [README.md](https://github.com/klejejs/python-thermia-online-api?tab=readme-ov-file#regarding-unsupported-models). + - type: textarea + id: screenshots_from_ui + attributes: + label: Screenshots from Thermia Online web interface + description: If possible/applicable, please add screenshots from the Thermia Online web interface showing how the sensor/switch is displayed there. + - type: checkboxes id: latest_version attributes: diff --git a/.github/ISSUE_TEMPLATE/2-feature_request.yml b/.github/ISSUE_TEMPLATE/2-feature_request.yml index 43850b9..91d1299 100644 --- a/.github/ISSUE_TEMPLATE/2-feature_request.yml +++ b/.github/ISSUE_TEMPLATE/2-feature_request.yml @@ -40,6 +40,12 @@ body: label: Debug File Data description: Please attach Thermia debug file data that can help diagnose the issue. To get the debug file data, see [README.md](https://github.com/klejejs/python-thermia-online-api?tab=readme-ov-file#regarding-unsupported-models). + - type: textarea + id: screenshots_from_ui + attributes: + label: Screenshots from Thermia Online web interface + description: If possible/applicable, please add screenshots from the Thermia Online web interface showing how the sensor/switch is displayed there. + - type: checkboxes id: latest_version attributes: