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

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 год назад
Родитель
Сommit
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