Rename needs-triage label to untriaged according org conventions (#129)

Signed-off-by: Aleksei Atavin <axeo@aiven.io>
This commit is contained in:
Aleksei Atavin
2022-02-14 21:10:47 +02:00
committed by GitHub
parent 7ad68d5c4c
commit 65c12d7224
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name: 🐛 Bug report
about: Create a report to help us improve
title: '[BUG]'
labels: bug, needs-triage
labels: bug, untriaged
assignees: ''
---
@@ -2,7 +2,7 @@
name: 🎆 Feature request
about: Request a feature in this project
title: '[FEATURE]'
labels: enhancement, needs-triage
labels: enhancement, untriaged
assignees: ''
---
**Is your feature request related to a problem?**
+1 -1
View File
@@ -2,7 +2,7 @@
name: 💭 Proposal
about: Suggest an idea for a specific feature you wish to propose to the community for comment
title: '[PROPOSAL]'
labels: proposal, needs-triage
labels: proposal, untriaged
assignees: ''
---
## What kind of business use case are you trying to solve? What are your requirements?