From 4747604c0640fa93a6a62a930e977909dbe811cc Mon Sep 17 00:00:00 2001 From: Marc Baechinger Date: Thu, 21 Feb 2019 16:02:04 +0000 Subject: [PATCH] fix issue tempate for bugs --- .github/ISSUE_TEMPLATE/bug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 7e9c631fc0..8f2b02013e 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -2,7 +2,7 @@ name: Bug report about: Issue template for a bug report. title: '' -labels: bug, 'needs triage' +labels: bug, needs triage assignees: '' ---