mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 12:18:59 +00:00
Add intents to the issue template
This commit is contained in:
parent
022b5f7902
commit
9d183ecc30
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -20,6 +20,9 @@ labels: bug
|
|||||||
|
|
||||||
<!-- What actually happened. If there is a traceback, please show the entire thing. -->
|
<!-- What actually happened. If there is a traceback, please show the entire thing. -->
|
||||||
|
|
||||||
|
## Intents
|
||||||
|
|
||||||
|
<!-- What intents are you using for your bot? This is the `discord.Intents` class you pass to the client -->
|
||||||
|
|
||||||
## Checklist
|
## Checklist
|
||||||
|
|
||||||
@ -28,6 +31,7 @@ labels: bug
|
|||||||
- [ ] I have searched the open issues for duplicates.
|
- [ ] I have searched the open issues for duplicates.
|
||||||
- [ ] I have shown the entire traceback, if possible.
|
- [ ] I have shown the entire traceback, if possible.
|
||||||
- [ ] I have removed my token from display, if visible.
|
- [ ] I have removed my token from display, if visible.
|
||||||
|
- [ ] I have provided the intents that my bot is using.
|
||||||
|
|
||||||
## System Information
|
## System Information
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user