Update bug-report.yml

This commit is contained in:
John Grosh
2021-09-17 13:48:57 -04:00
committed by GitHub
parent 826aec2492
commit 23334e4253

View File

@@ -17,7 +17,10 @@ body:
attributes: attributes:
label: Steps to Reproduce label: Steps to Reproduce
description: Provide steps you can take to reliably reproduce this bug description: Provide steps you can take to reliably reproduce this bug
placeholder: 1.\n2.\n3. placeholder: |
1.
2.
3.
validations: validations:
required: true required: true
- type: textarea - type: textarea
@@ -51,5 +54,5 @@ body:
required: true required: true
- label: I have searched for similar issues [on the issues page](https://github.com/jagrosh/MusicBot/issues?q=is%3Aissue) - label: I have searched for similar issues [on the issues page](https://github.com/jagrosh/MusicBot/issues?q=is%3Aissue)
required: true required: true
- label: I am running the latest version of the bot: ![Release](https://img.shields.io/github/release/jagrosh/MusicBot.svg) - label: "I am running the latest version of the bot: ![Release](https://img.shields.io/github/release/jagrosh/MusicBot.svg)"
required: true required: true