From 0ef13778d4d84d9285293bf3a352ced7567a72c9 Mon Sep 17 00:00:00 2001 From: juewuy <61367819+juewuy@users.noreply.github.com> Date: Mon, 5 Dec 2022 20:59:01 +0800 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b7d1911..cdb21f4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,6 @@ -name: Bug report -description: Create a report to help us improve -title: "[Bug] " +name: Feature report +description: Suggest an idea for this project +title: "[Feature] " body: - type: checkboxes id: ensure @@ -17,7 +17,7 @@ I have searched on the [issue tracker](……/) for a related issue. " required: true - label: " -我已经使用 公测版本测试过,问题依旧存在 +我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod, and the issue still exists. " required: true