Fixed templates

This commit is contained in:
Essem 2021-07-14 16:56:36 -05:00
parent db18da6f39
commit e414d31b52
No known key found for this signature in database
GPG Key ID: 7D497397CC3A2A8C
2 changed files with 4 additions and 4 deletions

View File

@ -41,8 +41,8 @@ body:
label: Self-hosted instance?
description: Did the error occur on a self-hosted instance (e.g. not the main esmBot or esmBot Dev instances)?
options:
- Yes
- No
- "Yes"
- "No"
validations:
required: true
- type: textarea

View File

@ -34,8 +34,8 @@ body:
label: Self-hosted instance?
description: Did the error occur on a self-hosted instance (e.g. not the main esmBot or esmBot Dev instances)?
options:
- Yes
- No
- "Yes"
- "No"
validations:
required: true
- type: textarea