chore: use emoji issue labels

This commit is contained in:
Crazywoola 2026-09-04 15:49:27 +08:00 committed by GitHub
parent 5355edefe3
commit f5c14295b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: '🕷️ Bug report' name: '🕷️ Bug report'
description: Report errors or unexpected behavior description: Report errors or unexpected behavior
labels: labels:
- bug - 🐞 bug
body: body:
- type: checkboxes - type: checkboxes
attributes: attributes:

View File

@ -1,7 +1,7 @@
name: '⭐ Feature or enhancement request' name: '⭐ Feature or enhancement request'
description: Propose something new. description: Propose something new.
labels: labels:
- enhancement - 💪 enhancement
body: body:
- type: checkboxes - type: checkboxes
attributes: attributes: