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 +