main
Vendicated 2 years ago
parent ef5b3e1818
commit 2641adb29b
No known key found for this signature in database
GPG Key ID: A1DC0CFB5615D905

@ -55,3 +55,12 @@ body:
``` ```
validations: validations:
required: false required: false
- type: checkboxes
id: agreement-check
attributes:
label: Request Agreement
description: We only accept reports for bugs that happen on Discord Stable. Canary and PTB are Development branches and may be unstable
options:
- label: I am using Discord Stable or tried on Stable and this bug happens there as well
required: true

Loading…
Cancel
Save