Skip to content

Commit

Permalink
misc: update issue template labels (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
karencfv authored May 7, 2020
1 parent 8730526 commit f7e06bf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/BUG_REPORT.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Bug Report
about: Create a report to help us improve.
labels: area:tooling
labels: Team:Delivery

---
<!--- Thank you for taking the time to create a Bug Report! -->
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Feature Request
about: Suggest an idea for this project.
labels: area:tooling
labels: Team:Delivery

---
<!--- Thank you for taking the time to open a Feature Request -->
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/GENERIC_QUESTION.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Generic Question
about: Not a Bug Report or a Feature Request? Ask a question.
labels: area:tooling
labels: Team:Delivery

---
<!--- Thank you for taking the time to ask us a question! -->
Expand Down

0 comments on commit f7e06bf

Please sign in to comment.