From 62c85467f9553d915f881f02a0d6962760471e60 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Tue, 9 Jun 2026 13:00:25 +0200 Subject: [PATCH] :wrench: Update the default github issues template --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- .github/ISSUE_TEMPLATE/feature-request.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index a594bb5f57..e97ea30ce4 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,6 +1,6 @@ description: Create a report to help us improve name: Bug report -title: "bug: " +title: "" type: Bug labels: ["needs triage"] diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index fdff17696a..0d621c6716 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -1,7 +1,7 @@ description: Suggest an idea for this project. labels: ["needs triage"] name: "Feature request" -title: "feature: " +title: "" type: Enhancement body: