Merge pull request #6 from google-ai-edge/ymodak-patch-2

Create feature_request.yml
This commit is contained in:
Jing Jin 2025-05-21 11:35:04 -07:00 committed by GitHub
commit b1aa6511dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,22 @@
name: Feature request
description: Use this template to suggest a new feature
labels: ["type:feature request"]
body:
- type: markdown
attributes:
value: >
- type: textarea
id: description
attributes:
label: >
Description of the feature request:
- type: textarea
id: behavior
attributes:
label: >
What problem are you trying to solve with this feature?
- type: textarea
id: info
attributes:
label: >
Any other information you'd like to share?