소스 검색

Bug report template: Add extra checkbox for integration name

Due to increasing rate of reports for localtuya, add a checkbox to encourage
users to think first.
Jason Rumney 1 년 전
부모
커밋
8d9fdfefee
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .github/ISSUE_TEMPLATE/bug_report.yaml

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

@@ -64,6 +64,8 @@ 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.
+          required: true
         - label: |
             If this is for a specific device, the device config is mentioned above, or diagnostics are included.
           required: false