Update BUG_REPORT.yml

This commit is contained in:
Marc Rousavy 2023-09-14 14:12:01 +02:00 committed by GitHub
parent 6247a2394f
commit e9f0aecfba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,11 +49,11 @@ body:
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.
```
device.formats = undefined
console.log(JSON.stringify(device, null, 2))
```
device.formats = undefined
console.log(JSON.stringify(device, null, 2))
This will be automatically formatted into code, so no need for backticks.
render: json