chore: Simplify issue templates

This commit is contained in:
oSumAtrIX
2023-09-22 00:21:49 +02:00
parent 8e318b81dd
commit f09c35dc3d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
name: 🐞 Bug report
description: Report a bug or an issue.
title: 'bug: '
labels: [bug]
labels: ['Bug report']
body:
- type: markdown
attributes:

View File

@@ -1,7 +1,7 @@
name: ⭐ Feature request
description: Create a detailed request for a new feature.
title: 'feat: '
labels: [feature-request]
labels: ['Feature request']
body:
- type: textarea
attributes: