mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-27 07:34:43 +02:00
🩹 Fix, options must not include booleans
This commit is contained in:
parent
b1e510684a
commit
33d8bf7b7a
4
.github/ISSUE_TEMPLATE/showcase-addition.yml
vendored
4
.github/ISSUE_TEMPLATE/showcase-addition.yml
vendored
@ -28,8 +28,8 @@ body:
|
|||||||
label: Would you like your name/ username included?
|
label: Would you like your name/ username included?
|
||||||
description: This will be displayed above the screenshot to your dashboard in the showcase page
|
description: This will be displayed above the screenshot to your dashboard in the showcase page
|
||||||
options:
|
options:
|
||||||
- Yes
|
- 'Yes'
|
||||||
- No
|
- 'No'
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
# 4 - Social links
|
# 4 - Social links
|
||||||
|
Loading…
x
Reference in New Issue
Block a user