From 9a68250bedd35c40e5aaa181a6168d40a4f89f20 Mon Sep 17 00:00:00 2001 From: Cheng Pan Date: Sun, 8 Oct 2023 16:45:01 +0800 Subject: [PATCH] nit --- .github/ISSUE_TEMPLATE/code-contrib-task.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/code-contrib-task.yml b/.github/ISSUE_TEMPLATE/code-contrib-task.yml index afa2113db40..1fba6d5ec89 100644 --- a/.github/ISSUE_TEMPLATE/code-contrib-task.yml +++ b/.github/ISSUE_TEMPLATE/code-contrib-task.yml @@ -97,8 +97,7 @@ body: label: Implementation steps description: How could it be implemented? placeholder: | - Please describe the solution to implement the task. - Note, please list the implementation steps in as much detail as possible so that contributors who meet + Please list the implementation steps in as much detail as possible so that contributors who meet the skill requirements could complete the task quickly and independently. validations: required: true