Procházet zdrojové kódy

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 před 1 rokem
rodič
revize
45cfd5739e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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