From 6b2cc04537c7d3030aeb8ee2d28df89ed53374e1 Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Mon, 16 Jan 2023 12:49:16 -0600 Subject: [PATCH] Change technical sub-task default label (#9357) --- .github/ISSUE_TEMPLATE/technical-sub-task.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/technical-sub-task.md b/.github/ISSUE_TEMPLATE/technical-sub-task.md index 0137f3f0ff..8edcaea5ca 100644 --- a/.github/ISSUE_TEMPLATE/technical-sub-task.md +++ b/.github/ISSUE_TEMPLATE/technical-sub-task.md @@ -2,7 +2,7 @@ name: 🎟  Technical sub-task about: Specify an optional technical sub-task for a Scrum user story. title: '' -labels: 'technical sub-task' +labels: 'sub-task' assignees: '' ---