mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-05 18:58:53 -05:00
[Templates] Remove unused fields (#5007)
* Remove unused fields * Update order * Revert "Update order" This reverts commit ef77aeb08fafbdaf4e81a8f425a9caffc9eaa5bf. * Fix my oopsie...
This commit is contained in:
parent
336abcfbba
commit
f89223bc74
@ -1,8 +1,6 @@
|
||||
name: Bug reports for commands
|
||||
description: For bugs that involve commands found within Red.
|
||||
title: ''
|
||||
labels: 'Type: Bug'
|
||||
assignees: ''
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
@ -1,8 +1,6 @@
|
||||
name: Bug report
|
||||
description: "For bugs that don't involve a command."
|
||||
title: ''
|
||||
labels: 'Type: Bug'
|
||||
assignees: ''
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
@ -1,8 +1,6 @@
|
||||
name: Enhancement proposal
|
||||
description: For feature requests and improvements related to already existing functionality.
|
||||
title: ''
|
||||
labels: 'Type: Enhancement'
|
||||
assignees: ''
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
@ -1,8 +1,6 @@
|
||||
name: Feature request
|
||||
description: For feature requests regarding Red itself.
|
||||
title: ''
|
||||
labels: 'Type: Feature'
|
||||
assignees: ''
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
Loading…
x
Reference in New Issue
Block a user