diff --git a/.github/ISSUE_TEMPLATE/Bug_Report.yml b/.github/ISSUE_TEMPLATE/Bug_Report.yml index 539a1a4..214c578 100644 --- a/.github/ISSUE_TEMPLATE/Bug_Report.yml +++ b/.github/ISSUE_TEMPLATE/Bug_Report.yml @@ -1,6 +1,6 @@ name: Bug 报告 -description: 提交 Bug 报告以让我们知道出了什么问题 -title: "[Bug]: " +description: 有 Bug 了吗? +title: "[Bug] " labels: [] body: @@ -65,7 +65,7 @@ body: id: os-version attributes: label: OS 版本 / OS 发行版 - description: "Identify the OS version" + description: "请告诉我们具体的OS版本或发行版" placeholder: "Windows 11, macOS, Ubuntu Linux 24.04, Arch Linux... 等等" validations: required: false diff --git a/.github/ISSUE_TEMPLATE/Source_Share.yml b/.github/ISSUE_TEMPLATE/Source_Share.yml index 5272374..83e80d6 100644 --- a/.github/ISSUE_TEMPLATE/Source_Share.yml +++ b/.github/ISSUE_TEMPLATE/Source_Share.yml @@ -1,6 +1,6 @@ -name: 新的镜像站或换源URL +name: 隔壁新开了个镜像站! or 我找到了新的可用源! description: 告诉我们哪里开了个新镜像站!为大家分享可用的源! -title: "[New Source]: " +title: "[New Source] " labels: [] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/Target_Request.yml b/.github/ISSUE_TEMPLATE/Target_Request.yml index 31abd5c..533027a 100644 --- a/.github/ISSUE_TEMPLATE/Target_Request.yml +++ b/.github/ISSUE_TEMPLATE/Target_Request.yml @@ -1,12 +1,13 @@ -name: 新的换源目标(target) 请求与建议 -description: 想要对尚未支持的的软件进行换源? -title: "[New Target]: " +name: 我想要对 target 换源! +description: 想要对尚未支持的 target 进行换源? +title: "[New Target] " labels: [] body: - type: markdown attributes: value: | - 请先回答这些问题。 + 请先回答这些问题 + - type: textarea id: description attributes: