Skip to content

Commit 6c25af6

Browse files
committed
Chore: Add emojis to issue templates
1 parent ba89e76 commit 6c25af6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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 bug report to help us improve Atta
44
title: '[Bug] A brief, descriptive title'
55
labels: type:fix, status:todo, prio:high
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: Ask a Question / General Discussion
3+
- name: ❓ Q&A
44
url: https://github.com/brenocq/atta/discussions/categories/q-a
5-
about: Please use GitHub Discussions for questions, help requests, and general chat.
6-
- name: Atta Gallery / Examples
5+
about: Please use GitHub Discussions for questions, help requests, and general chat
6+
- name: πŸ“Έ Atta Gallery
77
url: https://github.com/brenocq/atta/discussions/categories/gallery
8-
about: Check out the gallery for examples of what Atta can do.
8+
about: Check out the gallery for examples of what Atta can do

β€Ž.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 or enhancement for Atta
44
title: '[Feature] A brief, descriptive title'
55
labels: type:feat, status:idea

0 commit comments

Comments
Β (0)