From 1849d3ddaaaba23fab303108fe140e5e4b5fc746 Mon Sep 17 00:00:00 2001 From: RockYang Date: Tue, 9 May 2023 15:29:57 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E9=87=8D=E5=91=BD=E5=90=8D=20issue=20?= =?UTF-8?q?=E6=A8=A1=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/{ISSUE_TEMPLATE_BUG.yml => 1.bug.yml} | 0 .../{ISSUE_TEMPLATE_FEATURE.yml => 2.feature.yml} | 4 ---- 2 files changed, 4 deletions(-) rename .github/ISSUE_TEMPLATE/{ISSUE_TEMPLATE_BUG.yml => 1.bug.yml} (100%) rename .github/ISSUE_TEMPLATE/{ISSUE_TEMPLATE_FEATURE.yml => 2.feature.yml} (88%) diff --git a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_BUG.yml b/.github/ISSUE_TEMPLATE/1.bug.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_BUG.yml rename to .github/ISSUE_TEMPLATE/1.bug.yml diff --git a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_FEATURE.yml b/.github/ISSUE_TEMPLATE/2.feature.yml similarity index 88% rename from .github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_FEATURE.yml rename to .github/ISSUE_TEMPLATE/2.feature.yml index 0ae52837..7ecc8e4b 100644 --- a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_FEATURE.yml +++ b/.github/ISSUE_TEMPLATE/2.feature.yml @@ -23,8 +23,4 @@ body: attributes: label: 动机 🔦 description: 为什么要新增或者优化这个功能,缺少这个功能会给你或者其他用户带来什么不便? - - type: textarea - attributes: - label: Expected behavior 🤔 - description: Describe what should happen.