Update bug.yml

Make the steps to reproduce required.
This commit is contained in:
Davis E. King 2023-03-12 10:13:18 -04:00 committed by GitHub
parent 310a37f452
commit 93aea6ea9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,12 +56,14 @@ body:
required: true
- type: textarea
id: reproduce
validations:
required: true
attributes:
label: Steps to Reproduce
description: Steps to reproduce the behavior
placeholder: |
Please include as much information as possible that can help to reproduce and
understand the issue.
understand the issue. Including a minimal example that reproduces the bug is very useful.
- type: textarea
id: other