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
about: Report something not working correctly that should be fixed
title: ''
labels: bug, needs triage
labels: bug
assignees: ''
---
+1 -1
View File
@@ -2,7 +2,7 @@
name: Feature suggestion
about: Suggest an idea for this project
title: ''
labels: enhancement, needs triage
labels: enhancement
assignees: ''
---
@@ -2,7 +2,6 @@
name: Something completely different
about: If you have something completely different
title: ''
labels: needs triage
assignees: ''
---