From 851273014bea754196ec70ba02e759a0a404f5d1 Mon Sep 17 00:00:00 2001 From: yanhuqing Date: Mon, 14 Sep 2020 19:01:20 +0800 Subject: [PATCH] bug template --- .github/ISSUE_TEMPLATE/3.0_bug_report.md | 54 ++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/3.0_bug_report.md diff --git a/.github/ISSUE_TEMPLATE/3.0_bug_report.md b/.github/ISSUE_TEMPLATE/3.0_bug_report.md new file mode 100644 index 000000000..6cc680809 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/3.0_bug_report.md @@ -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.