From 9e392cbdad777774257de9d3e67f7552f416ca3f Mon Sep 17 00:00:00 2001 From: Michael Genson <71845777+michael-genson@users.noreply.github.com> Date: Fri, 30 Aug 2024 05:25:22 -0500 Subject: [PATCH] fix: Update Task Template for V2 (#4078) --- .github/ISSUE_TEMPLATE/task.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/task.yaml b/.github/ISSUE_TEMPLATE/task.yaml index fca4f26e3..a1ed11f6e 100644 --- a/.github/ISSUE_TEMPLATE/task.yaml +++ b/.github/ISSUE_TEMPLATE/task.yaml @@ -4,7 +4,7 @@ description: "CONTRIBUTORS ONLY: Submit a Task that needs to be completed" title: "[Task] - TASK DESCRIPTION" labels: - task - - v1 + - v2 body: - type: markdown attributes: