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: