mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-22 10:47:58 -05:00
Remove unused fields
This commit is contained in:
2
.github/ISSUE_TEMPLATE/command_bug.yml
vendored
2
.github/ISSUE_TEMPLATE/command_bug.yml
vendored
@@ -1,8 +1,6 @@
|
|||||||
name: Bug reports for commands
|
name: Bug reports for commands
|
||||||
description: For bugs that involve commands found within Red.
|
description: For bugs that involve commands found within Red.
|
||||||
title: ''
|
|
||||||
labels: 'Type: Bug'
|
labels: 'Type: Bug'
|
||||||
assignees: ''
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/enhancements.yml
vendored
2
.github/ISSUE_TEMPLATE/enhancements.yml
vendored
@@ -1,8 +1,6 @@
|
|||||||
name: Enhancement proposal
|
name: Enhancement proposal
|
||||||
description: For feature requests and improvements related to already existing functionality.
|
description: For feature requests and improvements related to already existing functionality.
|
||||||
title: ''
|
|
||||||
labels: 'Type: Enhancement'
|
labels: 'Type: Enhancement'
|
||||||
assignees: ''
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -1,8 +1,6 @@
|
|||||||
name: Feature request
|
name: Feature request
|
||||||
description: For feature requests regarding Red itself.
|
description: For feature requests regarding Red itself.
|
||||||
title: ''
|
|
||||||
labels: 'Type: Feature'
|
labels: 'Type: Feature'
|
||||||
assignees: ''
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/other_bugs.yml
vendored
2
.github/ISSUE_TEMPLATE/other_bugs.yml
vendored
@@ -1,8 +1,6 @@
|
|||||||
name: Bug report
|
name: Bug report
|
||||||
description: "For bugs that don't involve a command."
|
description: "For bugs that don't involve a command."
|
||||||
title: ''
|
|
||||||
labels: 'Type: Bug'
|
labels: 'Type: Bug'
|
||||||
assignees: ''
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user