name: Feature Request description: Suggest a new feature or enhancement title: "[FEAT] " labels: ["enhancement"] body: - type: textarea id: problem attributes: label: Problem description: What's the use case or pain point? validations: required: true - type: textarea id: proposal attributes: label: Proposed solution validations: required: true - type: textarea id: alternatives attributes: label: Alternatives considered - type: checkboxes id: scope attributes: label: Scope check options: - label: I've checked this isn't already implemented or tracked