mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-03 00:33:57 +03:00
15 lines
398 B
YAML
15 lines
398 B
YAML
|
name: Question
|
||
|
description: Do you any question? Use this template
|
||
|
title: "[QUESTION]: "
|
||
|
body:
|
||
|
- type: markdown
|
||
|
attributes:
|
||
|
value: We are always working to make our software better, so please be pacient and wait for a response
|
||
|
- type: textarea
|
||
|
id: question
|
||
|
attributes:
|
||
|
label: My Question
|
||
|
description: What is your question?
|
||
|
validations:
|
||
|
required: true
|