diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 76b64afba..0614942c0 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -2,9 +2,7 @@ name: Reporting a Problem/Bug about: Reporting a Problem/Bug title: '' -labels: bug, Feedback -assignees: chasefleming - +labels: bug --- ### Instructions diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index e9722075f..9bc65a8b3 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -2,9 +2,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: chasefleming - +labels: Feature --- ## Instructions