mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 13:35:12 +03:00
15 lines
407 B
YAML
15 lines
407 B
YAML
name: Question | Others
|
|
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
|