Merge pull request #15983 from backstage/rugvip/title

↩️ Pull Request:
This commit is contained in:
Patrik Oldsberg
2023-01-26 11:01:36 +01:00
committed by GitHub
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: '🐛 Bug Report'
description: 'Submit a bug report to help us improve'
title: '🐛 Bug Report: '
title: '🐛 Bug Report: <title>'
labels:
- bug
body:
+1 -1
View File
@@ -1,6 +1,6 @@
name: 🚀 Feature
description: 'Submit a proposal for a new feature'
title: '🚀 Feature: '
title: '🚀 Feature: <title>'
labels: [enhancement]
body:
- type: markdown
+1 -1
View File
@@ -1,6 +1,6 @@
name: 🔌 Plugin
description: 'Submit a proposal for a new Plugin'
title: '🔌 Plugin: '
title: '🔌 Plugin: <title>'
labels: [plugin]
body:
- type: markdown
+1 -1
View File
@@ -1,6 +1,6 @@
name: 💬 RFC
description: 'Request For Comments (RFC) from the community'
title: '💬 RFC: '
title: '💬 RFC: <title>'
labels: [rfc]
body:
- type: markdown
+1 -1
View File
@@ -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: <title>'
labels: [design]
body:
- type: markdown