From a62b5c3afd915086f4121730731865e7881e25cf Mon Sep 17 00:00:00 2001 From: Zhang Jian Date: Thu, 14 May 2020 11:06:27 +0800 Subject: [PATCH] .github: update issue template for the bug report (#17055) --- .github/ISSUE_TEMPLATE/bug-report.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) 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 + +