Qopy/.github/ISSUE_TEMPLATE/feature_request.yml
PandaDEV d0b551b3fd
Revert "style: formatting"
This reverts commit f2f554074b.
2024-11-23 15:09:16 +10:00

19 lines
465 B
YAML

name: "\U0001F4A1 Feature request"
description: Suggest an idea for Qopy
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