Add default needs-triage label to issue templates (#100)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
name: 🐛 Bug report
|
name: 🐛 Bug report
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
title: '[BUG]'
|
title: '[BUG]'
|
||||||
labels: 'bug, untriaged'
|
labels: 'bug, needs-triage
|
||||||
assignees: ''
|
assignees: ''
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
name: 🎆 Feature request
|
name: 🎆 Feature request
|
||||||
about: Request a feature in this project
|
about: Request a feature in this project
|
||||||
title: '[FEATURE]'
|
title: '[FEATURE]'
|
||||||
labels: enhancement
|
labels: enhancement, needs-triage
|
||||||
assignees: ''
|
assignees: ''
|
||||||
---
|
---
|
||||||
**Is your feature request related to a problem?**
|
**Is your feature request related to a problem?**
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
name: 💭 Proposal
|
name: 💭 Proposal
|
||||||
about: Suggest an idea for a specific feature you wish to propose to the community for comment
|
about: Suggest an idea for a specific feature you wish to propose to the community for comment
|
||||||
title: '[PROPOSAL]'
|
title: '[PROPOSAL]'
|
||||||
labels: proposal
|
labels: proposal, needs-triage
|
||||||
assignees: ''
|
assignees: ''
|
||||||
---
|
---
|
||||||
## What kind of business use case are you trying to solve? What are your requirements?
|
## What kind of business use case are you trying to solve? What are your requirements?
|
||||||
|
|||||||
Reference in New Issue
Block a user