Skip to content

Commit

Permalink
update GitHub issue templates with @tlvu, @fmigneault, @mishaschwartz
Browse files Browse the repository at this point in the history
…assignees
  • Loading branch information
fmigneault committed Mar 5, 2024
1 parent eaa09c2 commit 28c07a4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 6 deletions.
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ":bug: Bug Report"
about: Create an issue related to a bug or encountered problem.
title: ":bug: [BUG]: "
labels: bug
assignees: tlvu, MatProv
assignees: tlvu, fmigneault, mishaschwartz

---

Expand Down Expand Up @@ -45,4 +45,3 @@ Steps to reproduce the behavior:
@tag them below
-->

2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ":books: Documentation"
about: Report an issue related to missing, incorrect or insufficient documentation.
title: ":books: [Documentation]: "
labels: documentation
assignees: tlvu
assignees: tlvu, fmigneault, mishaschwartz
---

## Description
Expand Down
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Feature Request
about: Suggest an idea, new feature or enhancement to existing functionalities.
title: ":bulb: [Feature]"
labels: enhancement
assignees: tlvu
assignees: tlvu, fmigneault, mishaschwartz

---

Expand Down Expand Up @@ -33,4 +33,3 @@ assignees: tlvu
@tag them below
-->

2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ":question: Question"
about: Ask a question or request general help support.
title: ":question: [Question]: "
labels: question
assignees: tlvu, MatProv
assignees: tlvu, fmigneault, mishaschwartz
---

## Questions
Expand Down

0 comments on commit 28c07a4

Please sign in to comment.