diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 4a921f130..1b535e0ac 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -4,7 +4,7 @@ about: Thanks for taking the time to fill out this bug report! Please complete t following form to help us assist you. title: "[BUG]" labels: bug -assignees: sfc-gh-jreini +assignees: sfc-gh-pdharmana --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 7666d8a2e..38354fcfd 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -4,7 +4,7 @@ about: Thanks for taking the time to fill out this feature request! Please compl the following form to help us assist you. title: "[FEAT] " labels: enhancement -assignees: sfc-gh-jreini +assignees: sfc-gh-pdharmana ---