name: Feature request πŸš€ description: Suggest a new idea or improvement. title: "[Feature] " labels: ['status: needs check'] body: - type: markdown attributes: value: | > πŸ’‘ English is recommended so global developers can help. γ€δΈ­ζ–‡η”¨ζˆ·γ€‘ζŽ¨θδ½Ώη”¨θ‹±ζ–‡ζδΊ€οΌŒθ°’θ°’ ❀️ - type: checkboxes attributes: label: Self check options: - label: I searched [existing issues](https://github.com/zhayujie/CowAgent/issues) (incl. closed) β€” no duplicate. required: true - type: textarea attributes: label: What problem does this solve? description: "The use case or pain point β€” what are you trying to do, and what gets in the way?" validations: required: true - type: textarea attributes: label: Proposed solution description: "What you'd like. Examples, sketches, or links welcome." validations: required: false - type: checkboxes attributes: label: Contribution options: - label: I'd be interested in helping implement this. required: false