Update bug-report.yml
This commit is contained in:
7
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -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: 
|
- label: "I am running the latest version of the bot: "
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user