diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 51d95678d..76b64afba 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -3,7 +3,7 @@ name: Reporting a Problem/Bug about: Reporting a Problem/Bug title: '' labels: bug, Feedback -assignees: sideninja +assignees: chasefleming --- ### Instructions diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 5aa4955f3..e9722075f 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -3,7 +3,7 @@ name: Requesting a Feature or Improvement about: "For feature requests. Please search for existing issues first. Also see CONTRIBUTING.md" title: '' labels: Feedback, Feature -assignees: sideninja +assignees: chasefleming ---