From d90c2ac02408c78d853ce63c9ef58480a3dd3e14 Mon Sep 17 00:00:00 2001 From: Danny Brown Date: Tue, 19 Nov 2019 03:49:57 -0500 Subject: [PATCH] chore: add triage flag label --- .github/ISSUE_TEMPLATE/---feature-request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/---feature-request.md b/.github/ISSUE_TEMPLATE/---feature-request.md index def985ac0..d0cabe09f 100644 --- a/.github/ISSUE_TEMPLATE/---feature-request.md +++ b/.github/ISSUE_TEMPLATE/---feature-request.md @@ -2,7 +2,7 @@ name: "\U0001F680 Feature request" about: Suggest an idea for this project title: '' -labels: 'Community: Request :hand:' +labels: 'Community: Request :hand:, Triage :white_flag:' assignees: '' ---