diff --git a/.github/ISSUE_TEMPLATE/-core-team-only---new-approved-feature.md b/.github/ISSUE_TEMPLATE/-core-team-only---new-approved-feature.md index 90dc69627..7916cd82e 100644 --- a/.github/ISSUE_TEMPLATE/-core-team-only---new-approved-feature.md +++ b/.github/ISSUE_TEMPLATE/-core-team-only---new-approved-feature.md @@ -1,11 +1,11 @@ --- -name: '[Core Team Only]: New Approved Feature' -about: - This template is for Core Team only. For feature requests, please use GitHub +name: "[Core Team Only]: New Approved Feature" +about: This template is for Core Team only. For feature requests, please use GitHub Discussions. title: '' labels: '' assignees: '' + --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5883550e8..dbb0c7337 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,8 +2,9 @@ name: Bug report about: Create a report to help us improve title: '' -labels: '' +labels: bug assignees: '' + ---