From 611acffee950b37f3c17961f0b6380ae759d5a65 Mon Sep 17 00:00:00 2001 From: tanyaofei Date: Fri, 1 Nov 2024 17:54:17 +0800 Subject: [PATCH] update issue template --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 99f5c9d..52eb41f 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 report to help us improve -title: 'Clear title is helpful for searching / 简要的标题有利于检索' +title: '' labels: '' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 0df1a94..34a2906 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,7 @@ --- name: Feature request about: Suggest an idea for this project -title: 'Clear title is helpful for searching / 简要的标题有利于检索' +title: '' labels: '' assignees: ''