Skip to content

Commit 7855e59

Browse files
committed
Update emotes in Issue templates
1 parent 271da1a commit 7855e59

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Bug report
2+
name: 🐞 Bug report
33
about: Create a report to help us improve
44
title: "[BUG] Brief description of the bug"
55
labels: bug

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Feature request
2+
name: 🚀 Feature request
33
about: Suggest an idea for this project
44
title: "[FEATURE] Brief description of the new feature"
55
labels: enhancement

.github/ISSUE_TEMPLATE/new-ui-snippet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: New UI Snippet
2+
name: 🎯 New UI Snippet
33
about: Suggest a new UI snippet for the project
44
title: "[UI] Brief description of the new UI snippet"
55
labels: enhancement, UI

.github/ISSUE_TEMPLATE/other-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Other Issue
2+
name: 🛠 Other Issue
33
about: For issues that don't fit the other categories
44
title: "[OTHER] Brief description of the issue"
55
labels: ''

0 commit comments

Comments
 (0)