Skip to content

Commit af28eba

Browse files
committed
chore: add package version to bug report template
1 parent 74fd3e9 commit af28eba

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,16 @@ A clear and concise description of what you expected to happen.
2323
**Screenshots**
2424
If applicable, add screenshots to help explain your problem.
2525

26+
**sql-highlight (please complete the following information):**
27+
- Version: [e.g. v4.2.2]
28+
2629
**Node.js (please complete the following information):**
27-
- Version [e.g. v12.16.2]
30+
- Version: [e.g. v12.16.2]
2831

2932
**Browser (please complete the following information):**
3033
- OS: [e.g. MacOS]
31-
- Browser [e.g. Chrome]
32-
- Version [e.g. 85.0.4183.121]
34+
- Browser: [e.g. Chrome]
35+
- Version: [e.g. 85.0.4183.121]
3336

3437
**Additional context**
3538
Add any other context about the problem here.

0 commit comments

Comments
 (0)