diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 98e65c5..3e618b3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,7 +4,7 @@ about: Report a bug to help us improve title: "[BUG] " type: Bug labels: bug -assignees: pzhu-flexiv +assignees: bsoe-flexiv --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 78fdfb0..dac2d5a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -4,7 +4,7 @@ about: Suggest a new feature title: "[FEATURE] " type: Feature labels: enhancement -assignees: pzhu-flexiv +assignees: bsoe-flexiv --- diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index ba271ef..7a0c332 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -4,7 +4,7 @@ about: Ask a question related to Sim Plugin title: "[QUESTION] " type: Question labels: help wanted -assignees: pzhu-flexiv +assignees: bsoe-flexiv ---