mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
Update the issue templates (#3109)
This update will automatically attach the relevant labels to the dedicated issue templates.
This commit is contained in:
parent
a05508a9f2
commit
418f957332
3
.github/ISSUE_TEMPLATE/command_bug.md
vendored
3
.github/ISSUE_TEMPLATE/command_bug.md
vendored
@ -1,6 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: Bug reports for commands
|
name: Bug reports for commands
|
||||||
about: For bugs that involve commands found within Red
|
about: For bugs that involve commands found within Red
|
||||||
|
title: ''
|
||||||
|
labels: 'Type: Bug'
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
3
.github/ISSUE_TEMPLATE/feature_req.md
vendored
3
.github/ISSUE_TEMPLATE/feature_req.md
vendored
@ -1,6 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: Feature request
|
name: Feature request
|
||||||
about: For feature requests regarding Red itself.
|
about: For feature requests regarding Red itself.
|
||||||
|
title: ''
|
||||||
|
labels: 'Type: Feature'
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
3
.github/ISSUE_TEMPLATE/other_bug.md
vendored
3
.github/ISSUE_TEMPLATE/other_bug.md
vendored
@ -1,6 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: For bugs that don't involve a command.
|
about: For bugs that don't involve a command.
|
||||||
|
title: ''
|
||||||
|
labels: 'Type: Bug'
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user