name: Feature Request description: Suggest a new feature or improvement labels: ["enhancement"] body: - type: markdown attributes: value: | Thanks for suggesting a feature! Please describe what you'd like to see. - type: textarea id: problem attributes: label: Problem description: What problem does this feature solve? validations: required: true - type: textarea id: solution attributes: label: Proposed Solution description: How would you like this to work? validations: required: true - type: textarea id: alternatives attributes: label: Alternatives Considered description: Any alternative solutions you've considered?