mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 20:28:38 +00:00
Fix some validation errors with the template yaml
This commit is contained in:
parent
82edc252e0
commit
3030f8ce0d
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -53,7 +53,6 @@ inputs:
|
|||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Checklist
|
label: Checklist
|
||||||
required: true
|
|
||||||
description: >
|
description: >
|
||||||
Let's make sure you've properly done due dilligence when reporting this issue!
|
Let's make sure you've properly done due dilligence when reporting this issue!
|
||||||
choices:
|
choices:
|
||||||
@ -63,5 +62,3 @@ inputs:
|
|||||||
required: true
|
required: true
|
||||||
- label: I have removed my token from display, if visible.
|
- label: I have removed my token from display, if visible.
|
||||||
required: true
|
required: true
|
||||||
- label: I have provided the intents that my bot is using.
|
|
||||||
required: true
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user