diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2160254e1..2e1300460 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -3,7 +3,6 @@ # SPDX-License-Identifier: MIT name: 🐞 Bug Report -title: '' description: Report a bug labels: ['type: bug'] diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 17f903fdf..3e9f403b9 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -3,7 +3,6 @@ # SPDX-License-Identifier: MIT name: 💡 Feature Request -title: '' description: Request a feature or enhancement for an existing plugin labels: ['type: feature request']