diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 9d442105..11a8cf74 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,7 +1,6 @@ -name: 🐛 报告问题 (Bug Report) +name: ☢️ 报告问题 (Bug Report) description: 创建一个报告以帮助我们改进 (Create a report to help us improve) -title: "🐛 [Bug] " -labels: [ "☢️ Bug", "bug" ] +type: ☢️ Bug body: - type: markdown @@ -42,7 +41,7 @@ body: description: | 请提供面板的版本号。 Please provide the version number of the panel. - placeholder: "2.3.0" + placeholder: "2.4.0" validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index d82f744c..a6623030 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,7 +1,6 @@ name: ✨ 功能请求 (Feature Request) description: 为这个项目提出一个想法 (Suggest an idea for this project) -title: "✨ [Feature] " -labels: [ "✏️ Feature", "enhancement" ] +type: ✨ Feature body: - type: markdown