Files
aptakube/.github/ISSUE_TEMPLATE/feature_request.yml
2023-02-03 09:57:36 +00:00

14 lines
378 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!
- type: textarea
attributes:
label: What problem are you trying to solve? Do you a suggestion on how to solve it?
validations:
required: true