mirror of
https://github.com/actiontech/dble.git
synced 2026-01-05 20:30:40 -06:00
bug template
This commit is contained in:
54
.github/ISSUE_TEMPLATE/3.0_bug_report.md
vendored
Normal file
54
.github/ISSUE_TEMPLATE/3.0_bug_report.md
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
|
||||
---
|
||||
|
||||
* **dble version:**
|
||||
* **preconditions :**
|
||||
no
|
||||
* **configs:**
|
||||
|
||||
**cluster.cnf**
|
||||
|
||||
```
|
||||
|
||||
|
||||
```
|
||||
|
||||
**bootstrap.cnf**
|
||||
|
||||
```
|
||||
|
||||
|
||||
```
|
||||
**db.xml**
|
||||
|
||||
```
|
||||
|
||||
|
||||
```
|
||||
|
||||
**user.xml**
|
||||
|
||||
```
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
**sharding.xml**
|
||||
|
||||
```
|
||||
|
||||
|
||||
```
|
||||
|
||||
* **steps:**
|
||||
step1.
|
||||
* **expect result:**
|
||||
1.
|
||||
* **real result:**
|
||||
1.
|
||||
* **supplements:**
|
||||
1.
|
||||
Reference in New Issue
Block a user