mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-08 04:38:42 +00:00
Add labels to the issue templates
This commit is contained in:
parent
a183c4f752
commit
aa258073dc
1
.github/ISSUE_TEMPLATE/bug_report.md
vendored
1
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: Bug Report
|
name: Bug Report
|
||||||
about: Report broken or incorrect behaviour
|
about: Report broken or incorrect behaviour
|
||||||
|
labels: bug
|
||||||
---
|
---
|
||||||
|
|
||||||
### Summary
|
### Summary
|
||||||
|
1
.github/ISSUE_TEMPLATE/feature_request.md
vendored
1
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: Feature Request
|
name: Feature Request
|
||||||
about: Suggest a feature for this library
|
about: Suggest a feature for this library
|
||||||
|
labels: feature request
|
||||||
---
|
---
|
||||||
|
|
||||||
### The Problem
|
### The Problem
|
||||||
|
Loading…
x
Reference in New Issue
Block a user