Browse Source

doc: specifically mention this repo in bug template

Third parties are distributing modified versions of this integration,
but directing their users to report bugs here.

If you fork this repository, then you need to maintain it yourself. My workload is enough supporting my own repo.
Jason Rumney 5 days ago
parent
commit
17c3ded27c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/ISSUE_TEMPLATE/bug_report.yaml

+ 1 - 1
.github/ISSUE_TEMPLATE/bug_report.yaml

@@ -64,7 +64,7 @@ body:
       options:
         - label: I am sure this is a bug or improvement, that is well enough described that it can be implemented.
           required: true
-        - label: This report is for tuya-local, **not** for localtuya, the Tuya app or cloud.
+        - label: This report is for make-all/tuya-local, **not** for localtuya, a modified tuya-local not from make-all, 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