Remove "needs triage" issue label (#2256)

This commit is contained in:
Ruben Anders
2020-12-06 13:38:19 +01:00
committed by GitHub
parent da4b2d8494
commit f1660bfc55
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name: Bug report name: Bug report
about: Report something not working correctly that should be fixed about: Report something not working correctly that should be fixed
title: '' title: ''
labels: bug, needs triage labels: bug
assignees: '' assignees: ''
--- ---
+1 -1
View File
@@ -2,7 +2,7 @@
name: Feature suggestion name: Feature suggestion
about: Suggest an idea for this project about: Suggest an idea for this project
title: '' title: ''
labels: enhancement, needs triage labels: enhancement
assignees: '' assignees: ''
--- ---
@@ -2,7 +2,6 @@
name: Something completely different name: Something completely different
about: If you have something completely different about: If you have something completely different
title: '' title: ''
labels: needs triage
assignees: '' assignees: ''
--- ---