Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
wangfenjin authored Feb 14, 2024
1 parent 9591fb8 commit 3c6b9b5
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Bug 描述**
A clear and concise description of what the bug is.

**重现步骤**
有问题的完整的 SQL

**与预期不符合的地方**
A clear and concise description of what you expected to happen.

**SQL 执行截图**
If applicable, add screenshots to help explain your problem.

**环境信息**
- 操作系统:
- 有问题的软件版本:

**其他**
Add any other context about the problem here.

0 comments on commit 3c6b9b5

Please sign in to comment.