mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-09-10 22:37:59 +00:00
Fix some validation errors with the template yaml
This commit is contained in:
@@ -53,7 +53,6 @@ inputs:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Checklist
|
||||
required: true
|
||||
description: >
|
||||
Let's make sure you've properly done due dilligence when reporting this issue!
|
||||
choices:
|
||||
@@ -63,5 +62,3 @@ inputs:
|
||||
required: true
|
||||
- label: I have removed my token from display, if visible.
|
||||
required: true
|
||||
- label: I have provided the intents that my bot is using.
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user