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.