Update BUG_REPORT.yml
This commit is contained in:
parent
e9f0aecfba
commit
eb7792f343
4
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
4
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
@ -49,11 +49,11 @@ body:
|
|||||||
Paste the JSON Camera `device` that was used here.
|
Paste the JSON Camera `device` that was used here.
|
||||||
Make sure to leave out the `formats` prop as that is too long for the issue.
|
Make sure to leave out the `formats` prop as that is too long for the issue.
|
||||||
|
|
||||||
|
```
|
||||||
device.formats = undefined
|
device.formats = undefined
|
||||||
|
|
||||||
console.log(JSON.stringify(device, null, 2))
|
console.log(JSON.stringify(device, null, 2))
|
||||||
|
```
|
||||||
|
|
||||||
This will be automatically formatted into code, so no need for backticks.
|
This will be automatically formatted into code, so no need for backticks.
|
||||||
render: json
|
render: json
|
||||||
|
Loading…
Reference in New Issue
Block a user