name: Feature Request about: Propose a new feature or improvement title: '' labels: - enhancement body: - type: markdown attributes: value: | Thanks for taking the time to suggest a feature! Please fill out the details below. - type: textarea id: motivation attributes: label: Motivation description: What use case does this address? Why is this important? placeholder: As a , I want to so that . validations: required: true - type: textarea id: proposed attributes: label: Proposed behavior description: Describe how you envision this working. validations: required: true - type: textarea id: design attributes: label: Design / implementation notes description: Any thoughts on API, UI, or technical approach (optional). - type: checkboxes id: contributing attributes: label: Contribution description: Would you be willing to help implement this? options: - label: I'd be interested in working on this