Skip to content

Commit 4bf6704

Browse files
authored
Update labels of issue templates (#13351)
* Update labels of issue template * Update triage label to be consistent with AzureSDK
1 parent 3199dfa commit 4bf6704

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/az-module-bug-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Az module bug report
33
about: Report errors or unexpected behaviors for the Az module
44
title: ''
5-
labels: triage
5+
labels: needs-triage
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/azurerm-module-bug-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: AzureRM module bug report
33
about: Report errors or unexpected behaviors for the AzureRM module
44
title: ''
5-
labels: triage
5+
labels: needs-triage, AzureRM 6.x
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Feature request
33
about: Suggest a new feature or improvement
44
title: ''
5-
labels: Azure PS Team, Feature Request, triage
5+
labels: feature-request, needs-triage
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/internal-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Internal issue
33
about: Azure PowerShell team only
44
title: ''
5-
labels: Azure PS Team, triage
5+
labels: needs-triage, Engineering
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)