Skip to content

Commit 65c12d7

Browse files
authored
Rename needs-triage label to untriaged according org conventions (opensearch-project#129)
Signed-off-by: Aleksei Atavin <axeo@aiven.io>
1 parent 7ad68d5 commit 65c12d7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/BUG_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: 🐛 Bug report
33
about: Create a report to help us improve
44
title: '[BUG]'
5-
labels: bug, needs-triage
5+
labels: bug, untriaged
66
assignees: ''
77
---
88

.github/ISSUE_TEMPLATE/FEATURE_REQUEST_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: 🎆 Feature request
33
about: Request a feature in this project
44
title: '[FEATURE]'
5-
labels: enhancement, needs-triage
5+
labels: enhancement, untriaged
66
assignees: ''
77
---
88
**Is your feature request related to a problem?**

.github/ISSUE_TEMPLATE/PROPOSAL_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: 💭 Proposal
33
about: Suggest an idea for a specific feature you wish to propose to the community for comment
44
title: '[PROPOSAL]'
5-
labels: proposal, needs-triage
5+
labels: proposal, untriaged
66
assignees: ''
77
---
88
## What kind of business use case are you trying to solve? What are your requirements?

0 commit comments

Comments
 (0)