-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9591fb8
commit 3c6b9b5
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |