name: Feature Request description: Suggest a new feature or improvement title: "[Feature] " labels: ["enhancement", "needs-triage"] body: - type: textarea id: problem attributes: label: Problem or use case description: What problem are you trying to solve, or what use case would this enable? validations: required: true - type: textarea id: proposed-solution attributes: label: Proposed solution description: How would you like this to work? validations: required: false - type: textarea id: alternatives attributes: label: Alternatives considered description: Any workarounds or alternative approaches you've thought about. validations: required: false