diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 73c313540b4ac..fc687a93f4011 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -8,12 +8,16 @@ labels: type/bug Please answer these questions before submitting your issue. Thanks! -### 1. What did you do? +### 1. Minimal reproduce step (Required) - + -### 2. What did you expect to see? +### 2. What did you expect to see? (Required) -### 3. What did you see instead? +### 3. Affected version (Required) -### 4. What version of TiDB are you using? (`tidb-server -V` or run `select tidb_version();` on TiDB) + + +### 4. Root Cause Analysis + +