Update issue templates

This commit is contained in:
Xiao Kang 2020-04-26 17:36:06 +08:00 committed by GitHub
parent b79e7b1301
commit 281357a4d0

17
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View 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.