name: Feature Request description: Suggest a new feature or improvement labels: [enhancement] body: - type: textarea id: problem attributes: label: Problem description: What problem does this solve? placeholder: When I try to ..., I can't ... validations: required: true - type: textarea id: solution attributes: label: Proposed Solution description: How should this work? validations: required: true - type: textarea id: alternatives attributes: label: Alternatives Considered description: Other approaches you thought of (optional).