Skip to content

Commit 194c7dc

Browse files
authored
misc: update issue template labels (#279)
1 parent 53cafd8 commit 194c7dc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/BUG_REPORT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Bug Report
33
about: Create a report to help us improve.
4-
labels: area:delivery
4+
labels: Team:Delivery
55

66
---
77
<!--- Thank you for taking the time to create a Bug Report! -->

.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Feature Request
33
about: Suggest an idea for this project.
4-
labels: area:delivery
4+
labels: Team:Delivery
55

66
---
77
<!--- Thank you for taking the time to open a Feature Request -->

.github/ISSUE_TEMPLATE/GENERIC_QUESTION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Generic Question
33
about: Not a Bug Report or a Feature Request? Ask a question.
4-
labels: area:delivery
4+
labels: Team:Delivery
55

66
---
77
<!--- Thank you for taking the time to ask us a question! -->

.github/ISSUE_TEMPLATE/RELEASE_CHECKLIST.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Release Checklist
33
about: Items to be completed in every release.
4-
labels: area:delivery
4+
labels: Team:Delivery
55

66
---
77
<!-- Before starting the release process please make sure you've -->

0 commit comments

Comments
 (0)