name: ✨ Feature Request description: Suggest an idea for this project. title: "[Feature Request] " labels: [enhancement] body: - type: checkboxes id: steps attributes: label: Required prerequisites description: Make sure you've completed the following steps before submitting your issue -- thank you! options: - label: >- I have searched the [Issue Tracker](https://github.com/tile-ai/tilelang/issues) that this hasn't already been reported. (comment there if it has.) required: true - type: textarea id: motivation attributes: label: Motivation description: Outline the motivation for the proposal. value: | validations: required: true - type: textarea id: solution attributes: label: Solution description: Provide a clear and concise description of what you want to happen. - type: textarea id: alternatives attributes: label: Alternatives description: A clear and concise description of any alternative solutions or features you've considered. - type: textarea id: additional-context attributes: label: Additional context description: Add any other context about the problem here. Screenshots may also be helpful.