14 lines
378 B
YAML
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
|