Update BUG_REPORT.yml
This commit is contained in:
parent
494925c96e
commit
60cf3fea55
5
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
5
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
@ -10,6 +10,11 @@ body:
|
||||
placeholder: I wanted to take a picture.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Reproduceable Code
|
||||
description: Share a small reproduceable code snippet here (or the entire file if necessary). This will be automatically formatted into code, so no need for backticks.
|
||||
render: tsx
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: What happened instead?
|
||||
|
Loading…
Reference in New Issue
Block a user