From 80594444f7f745182ef2968976868fd2d4a972a4 Mon Sep 17 00:00:00 2001 From: agapple Date: Tue, 9 Apr 2019 15:11:14 +0800 Subject: [PATCH] fixed issue template --- .github/ISSUE_TEMPLATE/any-questions-on-canal.md | 6 ------ .github/ISSUE_TEMPLATE/bug-report-for-canal.md | 6 ++++++ .github/ISSUE_TEMPLATE/feature-request-of-canal.md | 6 ------ 3 files changed, 6 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/any-questions-on-canal.md b/.github/ISSUE_TEMPLATE/any-questions-on-canal.md index 451f9929..52d6a31f 100644 --- a/.github/ISSUE_TEMPLATE/any-questions-on-canal.md +++ b/.github/ISSUE_TEMPLATE/any-questions-on-canal.md @@ -1,11 +1,5 @@ --- name: Any Questions on Canal -about: Describe this issue template's purpose here. - ---- - ---- -name: Question about Canal about: Ask whatever you want to know or confusion about Canal --- diff --git a/.github/ISSUE_TEMPLATE/bug-report-for-canal.md b/.github/ISSUE_TEMPLATE/bug-report-for-canal.md index 04236c11..218878ba 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-for-canal.md +++ b/.github/ISSUE_TEMPLATE/bug-report-for-canal.md @@ -1,3 +1,9 @@ +--- +name: Bug Report +about: Create a report to help us improve + +--- + - [ ] I have searched the [issues](https://github.com/alibaba/canal/issues) of this repository and believe that this is not a duplicate. - [ ] I have checked the [FAQ](https://github.com/alibaba/canal/wiki/FAQ) of this repository and believe that this is not a duplicate. diff --git a/.github/ISSUE_TEMPLATE/feature-request-of-canal.md b/.github/ISSUE_TEMPLATE/feature-request-of-canal.md index d5147c73..3e159583 100644 --- a/.github/ISSUE_TEMPLATE/feature-request-of-canal.md +++ b/.github/ISSUE_TEMPLATE/feature-request-of-canal.md @@ -4,12 +4,6 @@ about: Suggest an idea for this project --- ---- -name: Feature Request -about: Suggest your excellent idea for this project - ---- - ## Why you need it?