chore: github issue flow, add need-triage label
This commit is contained in:
parent
c7bc2e1a8d
commit
d513c5639d
|
@ -2,7 +2,7 @@
|
|||
name: Bug Report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: Support
|
||||
labels: "Support, needs-triage"
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
name: Feature Request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: Feature
|
||||
labels: "Feature, needs-triage"
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
name: Support Needed
|
||||
about: Asking a question about usages, docs or anything you're insterested in
|
||||
title: ''
|
||||
labels: Support
|
||||
labels: "Support, needs-triage"
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue