Skip to content

Commit 82ec478

Browse files
Merge pull request taozhi8833998#265 from taozhi8833998/taozhi8833998-patch-1
Update issue templates
2 parents 0de73f9 + 3e4dfc4 commit 82ec478

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Node SQL Parser Bug Report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: taozhi8833998
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**Database Engine**
14+
which database engine does your SQL running on? such as MySQL, PostgreSQL.
15+
16+
**To Reproduce**
17+
-the SQL that be parsed
18+
-the node-sql-parser version
19+
-the node version
20+
21+
**Expected behavior**
22+
A clear and concise description of what you expected to happen.
23+
24+
**Screenshots**
25+
If applicable, add screenshots to help explain your problem.
26+
27+
**Additional context**
28+
Add any other context about the problem here.

0 commit comments

Comments
 (0)