From 6d3ca031e286ed01a2d81a16f2edb37320626936 Mon Sep 17 00:00:00 2001 From: Jin Hai Date: Wed, 25 Sep 2019 16:54:37 +0800 Subject: [PATCH] Update issue templates Former-commit-id: 900b0275217b7c66110fcdc8d7fea14ae94222ef --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8d2a7cbf..0c9d1aa7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a bug report to help us improve Milvus -title: "[BUG]" +title: ":bug:[BUG]" labels: '' assignees: '' -- GitLab