voice-changer/.github/ISSUE_TEMPLATE/issue.md

17 lines
363 B
Markdown
Raw Normal View History

2023-06-05 08:38:41 +03:00
---
name: Issue
2023-06-05 08:41:45 +03:00
about: Please provide as much detail as possible to convey the history of your problem.
2023-06-05 08:38:41 +03:00
---
2023-06-05 08:41:45 +03:00
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