diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml
index 782b5fdfa0..57595621e4 100644
--- a/.github/ISSUE_TEMPLATE/bug.yaml
+++ b/.github/ISSUE_TEMPLATE/bug.yaml
@@ -1,6 +1,6 @@
name: '🐛 Bug Report'
description: 'Submit a bug report to help us improve'
-title: '🐛 Bug Report: '
+title: '🐛 Bug Report:
'
labels:
- bug
body:
diff --git a/.github/ISSUE_TEMPLATE/feature.yaml b/.github/ISSUE_TEMPLATE/feature.yaml
index b5e06d48cf..b2d5a6be81 100644
--- a/.github/ISSUE_TEMPLATE/feature.yaml
+++ b/.github/ISSUE_TEMPLATE/feature.yaml
@@ -1,6 +1,6 @@
name: 🚀 Feature
description: 'Submit a proposal for a new feature'
-title: '🚀 Feature: '
+title: '🚀 Feature: '
labels: [enhancement]
body:
- type: markdown
diff --git a/.github/ISSUE_TEMPLATE/plugin.yaml b/.github/ISSUE_TEMPLATE/plugin.yaml
index a36c427981..a7f5216631 100644
--- a/.github/ISSUE_TEMPLATE/plugin.yaml
+++ b/.github/ISSUE_TEMPLATE/plugin.yaml
@@ -1,6 +1,6 @@
name: 🔌 Plugin
description: 'Submit a proposal for a new Plugin'
-title: '🔌 Plugin: '
+title: '🔌 Plugin: '
labels: [plugin]
body:
- type: markdown
diff --git a/.github/ISSUE_TEMPLATE/rfc.yaml b/.github/ISSUE_TEMPLATE/rfc.yaml
index 775c64e674..8e73992dc8 100644
--- a/.github/ISSUE_TEMPLATE/rfc.yaml
+++ b/.github/ISSUE_TEMPLATE/rfc.yaml
@@ -1,6 +1,6 @@
name: 💬 RFC
description: 'Request For Comments (RFC) from the community'
-title: '💬 RFC: '
+title: '💬 RFC: '
labels: [rfc]
body:
- type: markdown
diff --git a/.github/ISSUE_TEMPLATE/ux_component.yaml b/.github/ISSUE_TEMPLATE/ux_component.yaml
index 453f1e8278..c528356eb3 100644
--- a/.github/ISSUE_TEMPLATE/ux_component.yaml
+++ b/.github/ISSUE_TEMPLATE/ux_component.yaml
@@ -1,6 +1,6 @@
name: 🦄 UX Component
description: 'For designers to request UX components to be added to the Backstage Storybook'
-title: '🦄 UX Component: '
+title: '🦄 UX Component: '
labels: [design]
body:
- type: markdown