diff --git a/.github/ISSUE_TEMPLATE/tasks.yml b/.github/ISSUE_TEMPLATE/tasks.yml index f2a1e121..70cf52b4 100644 --- a/.github/ISSUE_TEMPLATE/tasks.yml +++ b/.github/ISSUE_TEMPLATE/tasks.yml @@ -1,6 +1,6 @@ name: 📃 规划任务计划 (Tasks) -description: 创建您的任务计划。在 ISSUE 区进行建议搜集和讨论。 (Create your task plan. Conduct suggestion collection and discussion). -title: "[Tasks]: " +description: 创建您的任务计划。在 ISSUE 区进行意见搜集和讨论 (Create your task plan. Conduct suggestion collection and discussion). +title: "[Tasks]: 有关【xxx】相关功能的规划与任务细化 (意见搜集与讨论)" labels: ["tasks"] body: - type: markdown diff --git a/.github/project.yml b/.github/project.yml index efb5d4b4..92dcfabb 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -28,8 +28,8 @@ issues_template_configs: color: d4c5f9 - panel_name: " \U0001F4C3 规划任务计划 (Tasks)" file_name: tasks - panel_description: 创建您的任务计划。在 ISSUE 区进行建议搜集和讨论 (Create your task plan. Conduct suggestion collection and discussion). - pull_request_prefix: '[Tasks]: ' + panel_description: 创建您的任务计划。在 ISSUE 区进行意见搜集和讨论 (Create your task plan. Conduct suggestion collection and discussion). + pull_request_prefix: '[Tasks]: 有关【xxx】相关功能的规划与任务细化 (意见搜集与讨论)' pull_request_labels: - name: tasks description: This is a tasklist.