mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-02 16:23:58 +03:00
Create question.yaml
This commit is contained in:
parent
3a954f3dea
commit
9784766ca2
14
.github/ISSUE_TEMPLATE/question.yaml
vendored
Normal file
14
.github/ISSUE_TEMPLATE/question.yaml
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
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
|
Loading…
Reference in New Issue
Block a user