Qopy/.github/ISSUE_TEMPLATE/feature_request.yml
2024-08-24 11:44:14 +10:00

19 lines
No EOL
472 B
YAML

name: "\U0001F4A1 Feature request"
description: Suggest an idea for this project
labels: [Feature]
assignees:
- 0PandaDEV
body:
#
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this feature request!
#
- type: textarea
id: description
attributes:
label: Describe your requested feature
description: Give as many details as possible about your feature idea.
validations:
required: true