Merge pull request #5 from google-ai-edge/ymodak-patch-1

Create bug_report.yml
This commit is contained in:
Jing Jin 2025-05-21 11:32:36 -07:00 committed by GitHub
commit 0d0e609cc3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

22
.github/ISSUE_TEMPLATE/bug_report.yml vendored Normal file
View file

@ -0,0 +1,22 @@
name: Bug report
description: Use this template to report bugs
labels: ["type:bug"]
body:
- type: markdown
attributes:
value: >
- type: textarea
id: description
attributes:
label: >
Description of the bug:
- type: textarea
id: behavior
attributes:
label: >
Actual vs expected behavior:
- type: textarea
id: info
attributes:
label: >
Any other information you'd like to share?