mirror of
https://github.com/mickael-menu/zk
synced 2024-11-11 07:10:25 +00:00
0eaf26483f
Finalise transfer from old repo (github.com/mickael-menu/zk) to new (github.com/zk-org/zk) Co-authored-by: tjex <tjex@tjex.net>
14 lines
521 B
YAML
14 lines
521 B
YAML
name: User support
|
|
description: You need help?
|
|
body:
|
|
- 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.
|
|
- type: checkboxes
|
|
id: checks
|
|
attributes:
|
|
label: If you need help, open a discussion
|
|
options:
|
|
- label: I will [create a new discussion](https://github.com/zk-org/zk/discussions/new?category=help) instead of an issue.
|