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

17 lines
432 B
YAML
Raw Normal View History

2023-06-05 08:44:32 +03:00
name: Issue
2023-06-05 08:48:46 +03:00
description: Please provide as much detail as possible to convey the history of your problem.
2023-06-05 08:44:32 +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
- Bug Report
validations:
required: true