name: Feature request description: Suggest a new feature or improvement labels: ["enhancement"] body: - type: dropdown id: scope attributes: label: Scope options: - Android - Linux - Both - Other validations: required: true - type: textarea id: problem attributes: label: Problem or use case description: What are you trying to do? What is missing or hard today? validations: required: true - type: textarea id: proposal attributes: label: Proposed solution description: How might it work? UI sketches, behavior, edge cases. - type: textarea id: alternatives attributes: label: Alternatives considered