name: Feature Request
description: Suggest an idea
labels: ["enhancement"]
body:
- type: textarea
id: description
attributes:
label: Describe the feature
description: What would you like to see added?
placeholder: A clear description of the feature
validations:
required: true
- type: textarea
id: use-case
attributes:
label: Use case
description: How would you use this feature?
placeholder: Describe your workflow or problem this would solve
- type: textarea
id: alternatives
attributes:
label: Alternatives considered
description: Any workarounds or alternative solutions you've thought of?