name: Feature Request
description: Suggest a new feature or enhancement
body:
- type: textarea
id: problem
attributes:
label: Problem
description: Write down the problem you want to solve.
validations:
required: true
- type: textarea
id: solution
attributes:
label: Proposed Solution
description: Describe the solution you'd like.
validations:
required: true