mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 21:45:00 +03:00
16 lines
533 B
YAML
16 lines
533 B
YAML
情報なしの質問が来てしまうので、このフォームを一時的に無効にする。
|
|
|
|
name: Question or Other
|
|
description: Do you any question? Use this template
|
|
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: Description
|
|
description: What is your question? (or other non-related to bugs/feature-request)
|
|
validations:
|
|
required: true
|