mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-03-15 04:13:57 +03:00
update
This commit is contained in:
parent
0f7aeb462a
commit
30d1d10f16
16
.github/ISSUE_TEMPLATE/issue.md
vendored
16
.github/ISSUE_TEMPLATE/issue.md
vendored
@ -1,16 +0,0 @@
|
|||||||
---
|
|
||||||
name: Issue
|
|
||||||
about: Please provide as much detail as possible to convey the history of your problem.
|
|
||||||
---
|
|
||||||
|
|
||||||
body:
|
|
||||||
|
|
||||||
- type: dropdown
|
|
||||||
id: issue-type
|
|
||||||
attributes:
|
|
||||||
label: Issue Type
|
|
||||||
description: What type of issue would you like to report?
|
|
||||||
multiple: true
|
|
||||||
options: - Feature Request - Documentation Feature Request - Others
|
|
||||||
validations:
|
|
||||||
required: true
|
|
16
.github/ISSUE_TEMPLATE/issue.yaml
vendored
Normal file
16
.github/ISSUE_TEMPLATE/issue.yaml
vendored
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
name: Issue
|
||||||
|
about: Please provide as much detail as possible to convey the history of your problem.
|
||||||
|
body:
|
||||||
|
- type: dropdown
|
||||||
|
id: issue-type
|
||||||
|
attributes:
|
||||||
|
label: Issue Type
|
||||||
|
description: What type of issue would you like to report?
|
||||||
|
multiple: true
|
||||||
|
options:
|
||||||
|
- Feature Request
|
||||||
|
- Documentation Feature Request
|
||||||
|
- Others
|
||||||
|
- Bug Report
|
||||||
|
validations:
|
||||||
|
required: true
|
Loading…
x
Reference in New Issue
Block a user