From 5e91a38668aaddd2249c2fd7e08e89e6b17ca5d6 Mon Sep 17 00:00:00 2001 From: Steffy-zxf <48793257+Steffy-zxf@users.noreply.github.com> Date: Thu, 20 Feb 2020 11:37:08 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/----.md | 2 +- .github/ISSUE_TEMPLATE/bug--.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/----.md b/.github/ISSUE_TEMPLATE/----.md index df3df339..3ebab501 100644 --- a/.github/ISSUE_TEMPLATE/----.md +++ b/.github/ISSUE_TEMPLATE/----.md @@ -1,7 +1,7 @@ --- name: 需求反馈 about: 需求建议 -title: "[Feature]" +title: '' labels: '' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/bug--.md b/.github/ISSUE_TEMPLATE/bug--.md index 08deaaea..71d4ee4b 100644 --- a/.github/ISSUE_TEMPLATE/bug--.md +++ b/.github/ISSUE_TEMPLATE/bug--.md @@ -1,7 +1,7 @@ --- name: BUG反馈 about: PaddleHub Bug反馈 -title: "[BUG]" +title: '' labels: '' assignees: '' -- GitLab