mirror of https://github.com/tikv/client-java.git
25 lines
476 B
Markdown
25 lines
476 B
Markdown
---
|
|
name: "\U0001F41B Bug Report"
|
|
about: As a User, I want to report a Bug.
|
|
labels: type/bug
|
|
---
|
|
|
|
## Bug Report
|
|
|
|
### 1. Describe the bug
|
|
|
|
<!-- A clear and concise description of what the bug is. -->
|
|
|
|
### 2. Minimal reproduce step (Required)
|
|
|
|
<!-- a step by step guide for reproducing the bug. -->
|
|
|
|
### 3. What did you see instead (Required)
|
|
|
|
### 4. What did you expect to see? (Required)
|
|
|
|
### 5. What are your Java Client and TiKV versions? (Required)
|
|
|
|
- Client Java:
|
|
- TiKV:
|