From 7ce5e1d2d3b2a2c40da3ea9bdc12db6c9c716fcf Mon Sep 17 00:00:00 2001 From: Danny Brown Date: Tue, 19 Nov 2019 03:49:36 -0500 Subject: [PATCH] chore: add triage flag --- .github/ISSUE_TEMPLATE/---bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/---bug-report.md b/.github/ISSUE_TEMPLATE/---bug-report.md index 7976e12eb..8c4cab1fb 100644 --- a/.github/ISSUE_TEMPLATE/---bug-report.md +++ b/.github/ISSUE_TEMPLATE/---bug-report.md @@ -2,7 +2,7 @@ name: "\U0001F41B Bug report" about: Create a report to help us improve title: '' -labels: 'Community: Report :bug:, Awaiting Clarification' +labels: 'Community: Report :bug:, Awaiting Reproduction, Triage :white_flag:' assignees: '' ---