From 891c7d9458314c9912ef35af36633a96043d0306 Mon Sep 17 00:00:00 2001 From: Hayden Date: Fri, 20 Oct 2023 11:18:46 +0800 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index bf2c8d8..b0ec0f0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,9 +6,11 @@ labels: '' assignees: '' --- +**Version** +e.g. v3.0.5 **The Type of SQL** -e.g. Impala +e.g. SparkSQL | FlinkSQL | HiveSQL | Impala **Your Code** e.g. parser.parserSql(....);