mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-30 12:45:14 +00:00
Add credits to issue templates
This commit is contained in:
parent
1dffb9f9f9
commit
d00f1aa696
2 changed files with 4 additions and 0 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -1,3 +1,5 @@
|
|||
# Credits to most of this template go to Rapptz (https://github.com/Rapptz)
|
||||
# as this was taken from the discord.py repository (https://github.com/Rapptz/discord.py/blob/868476c99963e72aa529ed6203f86ef529a2c1f1/.github/ISSUE_TEMPLATE/bug_report.yml)
|
||||
name: Bug Report
|
||||
|
||||
description: Report broken or incorrect behaviour
|
||||
|
|
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -1,3 +1,5 @@
|
|||
# Credits to most of this template go to Rapptz (https://github.com/Rapptz)
|
||||
# as this was taken from the discord.py repository (https://github.com/Rapptz/discord.py/blob/868476c99963e72aa529ed6203f86ef529a2c1f1/.github/ISSUE_TEMPLATE/feature_request.yml)
|
||||
name: Feature Request
|
||||
|
||||
description: Suggest a feature for this library
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue