name: Feature Request description: Suggest a new feature or improvement title: "[Feature] " labels: ["enhancement"] body: - type: textarea id: problem attributes: label: Problem Statement description: What problem would this feature solve? placeholder: "I'm always frustrated when..." validations: required: true - type: textarea id: solution attributes: label: Proposed Solution description: How do you think this should work? validations: required: true - type: textarea id: alternatives attributes: label: Alternatives Considered description: Have you considered any alternative solutions or workarounds? validations: required: false - type: textarea id: additional attributes: label: Additional Context description: Any other context, mockups, or examples