Files
aptakube/.github/ISSUE_TEMPLATE/feature_request.yml
2022-12-16 14:00:59 +00:00

20 lines
548 B
YAML

name: "🚀 Feature Request"
description: "I have a suggestion for Aptakube!"
labels: ["feature request"]
body:
- type: markdown
attributes:
value: Thanks for taking the time to suggest a new feature! Please fill out this form as completely as possible.
- type: textarea
attributes:
label: What problem are you trying to solve?
description: |
A concise description of what the problem is.
validations:
required: true
- type: textarea
attributes:
label: Describe the solution you'd like