Просмотр исходного кода

issues (bug report): include a checkbox for battery powered WiFi

Users do not read the README in full, or ignore the advice that
battery powered WiFi devices cannot be supported locally. Reject their
reports, or at least if they lie on the form they cannot complain when
their issue is closed without feedback.
Jason Rumney 1 месяц назад
Родитель
Сommit
b8b41c1e6a
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      .github/ISSUE_TEMPLATE/bug_report.yaml

+ 2 - 0
.github/ISSUE_TEMPLATE/bug_report.yaml

@@ -66,6 +66,8 @@ body:
           required: true
         - label: This report is for tuya-local, **not** for localtuya, the Tuya app or cloud.
           required: true
+        - label: The device this issue is about is externally powered, or connecting via a hub (battery powered WiFi devices are NOT supported by this integration).
+          required: true
         - label: I have checked the latest released version of tuya-local
           required: true
         - label: |