mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Update issue templates with new key name for description (#4957)
* Initial commit * Use `description` instead of `about`
This commit is contained in:
parent
1c7b1e0358
commit
19dcc52fb1
2
.github/ISSUE_TEMPLATE/command_bug.yml
vendored
2
.github/ISSUE_TEMPLATE/command_bug.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: Bug reports for commands
|
||||
about: For bugs that involve commands found within Red.
|
||||
description: For bugs that involve commands found within Red.
|
||||
title: ''
|
||||
labels: 'Type: Bug'
|
||||
assignees: ''
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/enhancements.yml
vendored
2
.github/ISSUE_TEMPLATE/enhancements.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: Enhancement proposal
|
||||
about: 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'
|
||||
assignees: ''
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: Feature request
|
||||
about: For feature requests regarding Red itself.
|
||||
description: For feature requests regarding Red itself.
|
||||
title: ''
|
||||
labels: 'Type: Feature'
|
||||
assignees: ''
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/other_bugs.yml
vendored
2
.github/ISSUE_TEMPLATE/other_bugs.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: Bug report
|
||||
about: "For bugs that don't involve a command."
|
||||
description: "For bugs that don't involve a command."
|
||||
title: ''
|
||||
labels: 'Type: Bug'
|
||||
assignees: ''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user