Skip to content

Commit

Permalink
Update bug-report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sks316 committed Jul 12, 2024
2 parents 7dedafa + 8733899 commit 605f76b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,12 @@ body:
required: true
- label: I have searched for similar issues [on the issues page of the original repository](https://github.com/jagrosh/MusicBot/issues?q=is%3Aissue), and [on the issues page for the fork](https://github.com/sks316/MusicBot/issues?q=is%3Aissue)
required: true
- label: "I am running the latest version of the bot: ![Release](https://img.shields.io/github/release/sks316/MusicBot.svg)"
- label: "I am using a fork release from [the releases page](https://github.com/sks316/MusicBot/releases)"
required: true
- type: input
id: version
attributes:
label: JMusicBot Version
description: Which version of JMusicBot are you running?
validations:
required: true

0 comments on commit 605f76b

Please sign in to comment.