Fix labels not applying on issues and rearrange them [skip ci]

This commit is contained in:
AntsyLich
2025-04-19 12:05:20 +06:00
parent ef37a4c80b
commit f6617a7a22
2 changed files with 2 additions and 4 deletions

View File

@@ -1,8 +1,7 @@
name: ⭐ Feature request
description: Suggest a feature to improve Mihon
labels: [Feature request]
labels: [feature request]
body:
- type: textarea
id: feature-description
attributes:

View File

@@ -1,8 +1,7 @@
name: 🐞 Issue report
description: Report an issue in Mihon
labels: [Bug]
labels: [bug]
body:
- type: textarea
id: reproduce-steps
attributes: