Skip to content

Commit 2c9433c

Browse files
authored
chore: Update bug issue template
1 parent b918de6 commit 2c9433c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+5
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ Steps to reproduce the behavior:
1717
3. Scroll down to '....'
1818
4. See error
1919

20+
Or code:
21+
```js
22+
// Your code
23+
```
24+
2025
## Current behavior
2126
A clear and concise description of what happened.
2227

0 commit comments

Comments
 (0)