Skip to content

Commit e64fab2

Browse files
ci(github): fix bug_report.md and add missing front matter
1 parent e1d9b66 commit e64fab2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
name: Bug Report
3+
about: Report a bug
4+
labels: bug
5+
---
6+
17
## Expected Behavior
28

39
<!-- What should happen. -->
@@ -26,3 +32,7 @@ Creating a bug demo will help speed up the process of resolving the issue:
2632
- Platform:
2733
- Browser:
2834
- OS:
35+
36+
## Keywords
37+
38+
<!-- Include keywords that might help others with the same problem find this issue. -->

0 commit comments

Comments
 (0)