diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index db666849d..917140547 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -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 --- @@ -45,4 +45,3 @@ Steps to reproduce the behavior: @tag them below --> - diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index 0c9cb50f8..571935250 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -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 diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 46f2524c5..7a5ba2ed6 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -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 --- @@ -33,4 +33,3 @@ assignees: tlvu @tag them below --> - diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md index 122a9ec78..48566477d 100644 --- a/.github/ISSUE_TEMPLATE/support.md +++ b/.github/ISSUE_TEMPLATE/support.md @@ -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