From 8c1bb3d5a9579cf7b4a6e8ff8a482cd5bd89d7db Mon Sep 17 00:00:00 2001 From: Aoran Zeng Date: Mon, 9 Dec 2024 17:50:28 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/01-Bug_Report.yml | 4 ++-- .github/ISSUE_TEMPLATE/02-Target_Request.yml | 4 ++-- .github/ISSUE_TEMPLATE/03-Source_Share.yml | 2 +- .github/ISSUE_TEMPLATE/04-Mirror_Share.yml | 4 ++-- .github/ISSUE_TEMPLATE/05-Deprecate.yml | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01-Bug_Report.yml b/.github/ISSUE_TEMPLATE/01-Bug_Report.yml index 96a3911..2046333 100644 --- a/.github/ISSUE_TEMPLATE/01-Bug_Report.yml +++ b/.github/ISSUE_TEMPLATE/01-Bug_Report.yml @@ -1,7 +1,7 @@ name: 🐞 Bug 报告 description: 有 Bug 了吗? -title: "[Bug] " -labels: [] +title: "" +labels: ['Bug'] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/02-Target_Request.yml b/.github/ISSUE_TEMPLATE/02-Target_Request.yml index fb4496f..647bdd5 100644 --- a/.github/ISSUE_TEMPLATE/02-Target_Request.yml +++ b/.github/ISSUE_TEMPLATE/02-Target_Request.yml @@ -1,6 +1,6 @@ -name: 🫸 我想要对 target 换源! +name: 🔜 我想要对 target 换源! description: 想要对尚未支持的 target 进行换源? -title: "[New Target] " +title: "" labels: [] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/03-Source_Share.yml b/.github/ISSUE_TEMPLATE/03-Source_Share.yml index ebdf6ff..f8dab62 100644 --- a/.github/ISSUE_TEMPLATE/03-Source_Share.yml +++ b/.github/ISSUE_TEMPLATE/03-Source_Share.yml @@ -1,6 +1,6 @@ name: 😋 我找到了新的可用源! description: 为大家分享新的可用源! -title: "[New Source] " +title: "" labels: ['源'] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/04-Mirror_Share.yml b/.github/ISSUE_TEMPLATE/04-Mirror_Share.yml index ff77cee..543b2fe 100644 --- a/.github/ISSUE_TEMPLATE/04-Mirror_Share.yml +++ b/.github/ISSUE_TEMPLATE/04-Mirror_Share.yml @@ -1,6 +1,6 @@ -name: 🎉 隔壁新开了个镜像站! +name: 🎉 新开了个镜像站! description: 告诉我们哪里开了个新镜像站! -title: "[New Mirror] " +title: "" labels: ['镜像站'] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/05-Deprecate.yml b/.github/ISSUE_TEMPLATE/05-Deprecate.yml index 54f20ed..e3bbb3a 100644 --- a/.github/ISSUE_TEMPLATE/05-Deprecate.yml +++ b/.github/ISSUE_TEMPLATE/05-Deprecate.yml @@ -1,7 +1,7 @@ name: ⛓️‍💥 镜像源已失效 description: 该镜像站已关停/该源已不再被支持 -title: "[Deprecate Mirror/Source] " -labels: [] +title: "" +labels: ['Deprecate'] body: - type: markdown attributes: