Update BUG_REPORT.yml

This commit is contained in:
Marc Rousavy 2023-09-14 14:13:16 +02:00 committed by GitHub
parent eb7792f343
commit 8f7683f98f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,9 +50,11 @@ body:
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))
```
This will be automatically formatted into code, so no need for backticks.