Explorar o código

docs (new device template): add extra category for prioritization

Recently a lot of PRs are AI generated, and if the submitter is not responsive
in fixing the issues raised by auto-tests and manual review, it is more work
for the maintainer than a well written issue. So prioritize as appropriate.
Jason Rumney hai 3 meses
pai
achega
a15d94a8b4
Modificáronse 1 ficheiros con 5 adicións e 4 borrados
  1. 5 4
      .github/ISSUE_TEMPLATE/new-device.yaml

+ 5 - 4
.github/ISSUE_TEMPLATE/new-device.yaml

@@ -10,10 +10,11 @@ body:
 
         Thank you for reporting your unsupported device. Please provide as much information as you can. Because the developers are busy, new device requests will be prioritised as follows:
 
-          1. Pull requests
-          2. Issues with warning level logs from when adding the device and QueryThingsDataModel API results or equivalent
-          3. Issues with logs and enough dps info to make a useful config.
-          4. Issues with logs and a tested config
+          1. Well written pull requests
+          2. Well written issues with warning level logs from when adding the device and QueryThingsDataModel API results or equivalent
+          3. AI generated pull requests where the submitter is not responsive in fixing auto-detected issues and making requested changes
+          4. Issues with logs and enough dps info to make a useful config.
+          5. Issues with logs and a tested config
 
   - type: textarea
     id: log