Update issue templates
This commit is contained in:
parent
b79e7b1301
commit
281357a4d0
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**The Type of SQL**
|
||||||
|
e.g. Impala
|
||||||
|
|
||||||
|
**Your Code**
|
||||||
|
e.g. parser.parserSql(....);
|
||||||
|
|
||||||
|
**Problem**
|
||||||
|
e.g. the code do not work.
|
Loading…
Reference in New Issue
Block a user