From 45f22404d485733be534f0a0ef7e03b64ddfd92a Mon Sep 17 00:00:00 2001 From: jack1142 <6032823+jack1142@users.noreply.github.com> Date: Mon, 1 Feb 2021 22:41:15 +0100 Subject: [PATCH] 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 --- .github/ISSUE_TEMPLATE/command_bug.yml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/command_bug.yml b/.github/ISSUE_TEMPLATE/command_bug.yml index de36fd90b..deaf4dec1 100644 --- a/.github/ISSUE_TEMPLATE/command_bug.yml +++ b/.github/ISSUE_TEMPLATE/command_bug.yml @@ -7,7 +7,7 @@ issue_body: true inputs: - type: description 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 attributes: label: "What version are you using?" @@ -18,16 +18,28 @@ inputs: description: "From which cog does the command come from?" required: true choices: + - Admin + - Alias - Audio + - Bank - Cleanup + - CogManagerUI - Core + - Customcom - Dev - Downloader + - Economy + - Filter + - General + - Image - Mod - Modlog - Mutes + - Permissions + - Reports - Streams - Trivia + - Warnings - type: input attributes: label: "Command name"