mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 09:56:09 +00:00
Remove deprecated uses of about
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
name: Bug Report
|
name: Bug Report
|
||||||
about: Report broken or incorrect behaviour
|
description: Report broken or incorrect behaviour
|
||||||
labels: unconfirmed bug
|
labels: unconfirmed bug
|
||||||
issue_body: true
|
issue_body: true
|
||||||
body:
|
body:
|
||||||
|
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
name: Feature Request
|
name: Feature Request
|
||||||
about: Suggest a feature for this library
|
description: Suggest a feature for this library
|
||||||
labels: feature request
|
labels: feature request
|
||||||
issue_body: true
|
issue_body: true
|
||||||
body:
|
body:
|
||||||
|
Reference in New Issue
Block a user