From 94ba2595bfe76fc90e64e1c39ddaea3e44ccaa63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=89=9B=E5=BF=97=E9=91=AB?= <160088900+niuzhix@users.noreply.github.com> Date: Sat, 16 Aug 2025 17:54:57 +0800 Subject: [PATCH] Update and rename ISSUE_TEMPLATE_2.yml to .github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_2.yml --- .../ISSUE_TEMPLATE/ISSUE_TEMPLATE_2.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename ISSUE_TEMPLATE_2.yml => .github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_2.yml (96%) diff --git a/ISSUE_TEMPLATE_2.yml b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_2.yml similarity index 96% rename from ISSUE_TEMPLATE_2.yml rename to .github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_2.yml index 274cca2..e745a54 100644 --- a/ISSUE_TEMPLATE_2.yml +++ b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_2.yml @@ -1,10 +1,7 @@ ---- name: 功能请求 -about: 提出一项新的功能。 ---- +description: 提出一项新的功能。 title: (将此栏【替换】为你的标题) labels: ["新功能", "待查看", "优先级:无"] -type: 特性 body: - type: markdown attributes: @@ -55,3 +52,4 @@ body: options: - label: 我认为上述的描述已经足以详细,以便开发人员理解您想要的功能。如果我的 issue 没有按照上述的要求填写,可能会被无条件关闭。 required: true +