Update BUG_REPORT.yml

This commit is contained in:
Marc Rousavy
2021-08-09 13:21:07 +02:00
committed by GitHub
parent 494925c96e
commit 60cf3fea55

View File

@@ -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?