diff --git a/.github/ISSUE_TEMPLATE/01-bug.yml b/.github/ISSUE_TEMPLATE/01-bug.yml
index ec745633..731dfa8e 100644
--- a/.github/ISSUE_TEMPLATE/01-bug.yml
+++ b/.github/ISSUE_TEMPLATE/01-bug.yml
@@ -1,6 +1,6 @@
name: Bug Report
description: File a bug report.
-title: ""
+title: "
"
labels: ["bug", "triage"]
body:
- type: textarea
diff --git a/.github/ISSUE_TEMPLATE/02-feature.yml b/.github/ISSUE_TEMPLATE/02-feature.yml
index 0a871cdd..88603d21 100644
--- a/.github/ISSUE_TEMPLATE/02-feature.yml
+++ b/.github/ISSUE_TEMPLATE/02-feature.yml
@@ -1,6 +1,6 @@
name: Feature Request
description: File a feature request.
-title: ""
+title: ""
labels: ["feature"]
body:
- type: textarea