From d92fe44d3c5633e8c5adb9a9b9bf413c3a3f8155 Mon Sep 17 00:00:00 2001 From: Danny Brown Date: Tue, 19 Nov 2019 03:50:17 -0500 Subject: [PATCH] chore: add triage flag label --- .github/ISSUE_TEMPLATE/---support-question.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/---support-question.md b/.github/ISSUE_TEMPLATE/---support-question.md index db919cc40..d38ce5078 100644 --- a/.github/ISSUE_TEMPLATE/---support-question.md +++ b/.github/ISSUE_TEMPLATE/---support-question.md @@ -2,7 +2,7 @@ name: "\U0001F917 Support Question" about: "I have a question \U0001F4AC" title: '' -labels: 'Community: Question :question:' +labels: 'Community: Question :question:, Triage :white_flag:' assignees: '' ---