mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-05-31 02:42:34 +02:00
Updated: Add emoji to description label in bug_report.yml
- Added a 📝 emoji to the "Description" label for better visual clarity.
- The emoji was missing in the initial version, improving the user interface.
modified: .github/ISSUE_TEMPLATE/bug_report.yml
This commit is contained in:
parent
da4ef1a37a
commit
328a0fd713
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -44,7 +44,7 @@ body:
|
|||
validations:
|
||||
required: false
|
||||
attributes:
|
||||
label: Description
|
||||
label: 📝 Description
|
||||
description: |
|
||||
You could also upload screenshots
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue