Update BUG_REPORT.yml
This commit is contained in:
parent
eb7792f343
commit
8f7683f98f
2
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
2
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
@ -50,9 +50,11 @@ body:
|
|||||||
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user