From bfe64a71e3bbec22bf0df866f7805ed45228c6da Mon Sep 17 00:00:00 2001 From: yanhuqing Date: Mon, 14 Sep 2020 19:11:32 +0800 Subject: [PATCH] bug template --- .github/ISSUE_TEMPLATE/3.0_bug_report.md | 57 ------------------------ 1 file changed, 57 deletions(-) delete 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 deleted file mode 100644 index 1f6e9753c..000000000 --- a/.github/ISSUE_TEMPLATE/3.0_bug_report.md +++ /dev/null @@ -1,57 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: -labels: -assignees: - ---- - -* **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.