From 13b086ff4dc9256f88a292af4fb19887b0bc5994 Mon Sep 17 00:00:00 2001 From: Zyronon Date: Wed, 23 Aug 2023 16:41:46 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/功能请求---feature-request.md | 2 +- .github/ISSUE_TEMPLATE/问题报告---bug-report-.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/功能请求---feature-request.md b/.github/ISSUE_TEMPLATE/功能请求---feature-request.md index e0cbed9c..04dea38a 100644 --- a/.github/ISSUE_TEMPLATE/功能请求---feature-request.md +++ b/.github/ISSUE_TEMPLATE/功能请求---feature-request.md @@ -1,7 +1,7 @@ --- name: 功能请求 | Feature request about: 创建一个功能请求 | Create a feature request -title: '' +title: 功能请求 | Feature request labels: '' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/问题报告---bug-report-.md b/.github/ISSUE_TEMPLATE/问题报告---bug-report-.md index 62113fa4..4b9293b7 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 ' -title: '' +title: '问题报告 | Bug report ' labels: '' assignees: ''