name: Feature request description: Suggest a new feature or improvement title: "[feature] " labels: [enhancement] body: - type: textarea id: problem attributes: label: What problem does this solve? description: Describe the use case or pain point. What are you trying to do? validations: required: true - type: textarea id: solution attributes: label: Proposed solution description: How would you like it to work? UI, API, or behavior. validations: required: true - type: textarea id: alternatives attributes: label: Alternatives considered description: Other approaches you thought about and why they're not ideal. - type: textarea id: context attributes: label: Additional context description: Mockups, links to similar projects, related issues.