mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
Story likes to repeat itself - fix our issue template hopefully for good (#4782)
* Revert "Cut the list in half (#4781)" This reverts commit 9737c1b5eb9a55e905a8e1221bdf21b0766f320c. * Story likes to repeat itself Yet again, Kowlin makes a small mistake that ends up with us making shitton of commits
This commit is contained in:
parent
9737c1b5eb
commit
45f22404d4
14
.github/ISSUE_TEMPLATE/command_bug.yml
vendored
14
.github/ISSUE_TEMPLATE/command_bug.yml
vendored
@ -7,7 +7,7 @@ issue_body: true
|
|||||||
inputs:
|
inputs:
|
||||||
- type: description
|
- type: description
|
||||||
attributes:
|
attributes:
|
||||||
- value: 'Thank you for taking the time to fill out an issue. This template is meant for any issues related to commands. If you require help with installing Red we ask that you join our Discord server over at https://discord.gg/red'
|
value: 'Thank you for taking the time to fill out an issue. This template is meant for any issues related to commands. If you require help with installing Red we ask that you join our Discord server over at https://discord.gg/red'
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: "What version are you using?"
|
label: "What version are you using?"
|
||||||
@ -18,16 +18,28 @@ inputs:
|
|||||||
description: "From which cog does the command come from?"
|
description: "From which cog does the command come from?"
|
||||||
required: true
|
required: true
|
||||||
choices:
|
choices:
|
||||||
|
- Admin
|
||||||
|
- Alias
|
||||||
- Audio
|
- Audio
|
||||||
|
- Bank
|
||||||
- Cleanup
|
- Cleanup
|
||||||
|
- CogManagerUI
|
||||||
- Core
|
- Core
|
||||||
|
- Customcom
|
||||||
- Dev
|
- Dev
|
||||||
- Downloader
|
- Downloader
|
||||||
|
- Economy
|
||||||
|
- Filter
|
||||||
|
- General
|
||||||
|
- Image
|
||||||
- Mod
|
- Mod
|
||||||
- Modlog
|
- Modlog
|
||||||
- Mutes
|
- Mutes
|
||||||
|
- Permissions
|
||||||
|
- Reports
|
||||||
- Streams
|
- Streams
|
||||||
- Trivia
|
- Trivia
|
||||||
|
- Warnings
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: "Command name"
|
label: "Command name"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user