From bcbdf90e8db5ebc1f40cce9dd4742fa2e179f2a1 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Mon, 3 Jul 2023 22:52:11 +0800 Subject: [PATCH] modify task temp --- .github/ISSUE_TEMPLATE/task.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/task.yaml b/.github/ISSUE_TEMPLATE/task.yaml index abc6f3397..0190e3573 100644 --- a/.github/ISSUE_TEMPLATE/task.yaml +++ b/.github/ISSUE_TEMPLATE/task.yaml @@ -5,10 +5,10 @@ labels: [Task] body: - type: checkboxes attributes: - label: Is there an existing issue for this? - description: Please search to see if an issue related to this already exists. + label: Are you our team member? + description: If you are not our team member, please go to discussions. options: - - label: I have searched the existing issues + - label: Yes, I am? required: true - type: textarea attributes: