Update bug-report.yml

This commit is contained in:
Sibo Van Gool 2023-03-30 12:31:25 +02:00 committed by GitHub
parent efb64104d2
commit b303530326
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,9 +4,9 @@ title: '[Bug] <insert your title>'
labels: bug labels: bug
assignees: '' assignees: ''
body: body:
- type: markdown - type: markdown
attributes: attributes:
value: Thanks for taking the time to fill out this bug report! value: "Thanks for taking the time to fill out this bug report!"
- type: textarea - type: textarea
id: description id: description
attributes: attributes:
@ -25,7 +25,7 @@ body:
id: repro id: repro
attributes: attributes:
label: To Reproduce label: To Reproduce
description: Steps to reproduce the behavior: description: "Steps to reproduce the behavior:"
value: | value: |
1. 1.
2. 2.