瀏覽代碼

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