name: Feature request description: Suggest a new feature or an improvement labels: ["enhancement"] body: - type: textarea id: motivation attributes: label: What's the use case? description: What are you trying to do, and why is the current behavior not enough? validations: required: true - type: textarea id: proposal attributes: label: Proposed solution validations: required: true - type: textarea id: alternatives attributes: label: Alternatives considered