Переглянути джерело

New device template: don't format log as json

Only part of the log is json, so it will be marked as syntax error.
Jason Rumney 1 рік тому
батько
коміт
45cfd5739e
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      .github/ISSUE_TEMPLATE/new-device.yaml

+ 1 - 1
.github/ISSUE_TEMPLATE/new-device.yaml

@@ -28,7 +28,7 @@ body:
         which is output when you attempt to add the device and are presented
         with a list of non-matching devices.
       placeholder: Reports without logs will be immediately closed
-      render: json
+      render: text
     validations:
       required: true
   - type: textarea