mirror of
https://github.com/mickael-menu/zk
synced 2024-11-11 07:10:25 +00:00
20 lines
538 B
YAML
20 lines
538 B
YAML
title: "[Help] "
|
|
body:
|
|
- type: checkboxes
|
|
id: checks
|
|
attributes:
|
|
label: Verify
|
|
options:
|
|
- label: I searched the existing discussions for help
|
|
required: true
|
|
- type: textarea
|
|
id: help
|
|
attributes:
|
|
label: How can we help you?
|
|
validations:
|
|
required: true
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
:warning: Unfortunately, my time is limited and I can't offer reliable user support. I might answer if you catch me on a slow day, or hopefully someone else will.
|