diff --git a/.github/ISSUE_TEMPLATE/01_bug-report.md b/.github/ISSUE_TEMPLATE/01_bug-report.md
index 781a7b0bfe386393f375eef37153ec09afa5aeb2..50f8de5f6ac1c1c58efa8c2b6c650b720c70e76b 100644
--- a/.github/ISSUE_TEMPLATE/01_bug-report.md
+++ b/.github/ISSUE_TEMPLATE/01_bug-report.md
@@ -1,5 +1,5 @@
 ---
-name: Bug Report
+name: 🐛 Bug Report
 about: Create a report to help us improve
 title: ''
 labels: ⚠️bug?
diff --git a/.github/ISSUE_TEMPLATE/02_client-side-bug-report.md b/.github/ISSUE_TEMPLATE/02_client-side-bug-report.md
index e18459a90389ebec94a6a3d362b0794c71c1b51f..513598011c518be0b0e422caa7d2a45964b3594d 100644
--- a/.github/ISSUE_TEMPLATE/02_client-side-bug-report.md
+++ b/.github/ISSUE_TEMPLATE/02_client-side-bug-report.md
@@ -1,5 +1,5 @@
 ---
-name: Bug Report (Client specific)
+name: 🐛 Bug Report (🖥️Client specific)
 about: Create a report to help us improve
 title: ''
 labels: ⚠️bug?, 🖥️Client
diff --git a/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md b/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md
index 3e7228518887263d24d0748a0b9fc9dd97ebda75..41a70d426f3aa1cb629f27a0e62e7d95ce7cdb42 100644
--- a/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md
+++ b/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md
@@ -1,5 +1,5 @@
 ---
-name: Bug Report (Server specific)
+name: 🐛 Bug Report (⚙️Server specific)
 about: Create a report to help us improve
 title: ''
 labels: ⚠️bug?, ⚙️Server
diff --git a/.github/ISSUE_TEMPLATE/11_feature-request.md b/.github/ISSUE_TEMPLATE/11_feature-request.md
index 2051ddef77e3f00927dd7dcd98936aeeb793c8f6..5045b177129c760d654bfe0b82fdcce2f33c0aa6 100644
--- a/.github/ISSUE_TEMPLATE/11_feature-request.md
+++ b/.github/ISSUE_TEMPLATE/11_feature-request.md
@@ -1,5 +1,5 @@
 ---
-name: Feature Request
+name: ✨ Feature Request
 about: Suggest an idea for this project
 title: ''
 labels: ✨Feature
diff --git a/.github/ISSUE_TEMPLATE/12_client-side-feature-request.md b/.github/ISSUE_TEMPLATE/12_client-side-feature-request.md
index 786742a3d82d56db97ea9d6acb2af81efd9218f0..e3628fb07d2bb6721aa6ca43f014bc83f29acc2d 100644
--- a/.github/ISSUE_TEMPLATE/12_client-side-feature-request.md
+++ b/.github/ISSUE_TEMPLATE/12_client-side-feature-request.md
@@ -1,5 +1,5 @@
 ---
-name: Feature Request (Client specific)
+name: ✨ Feature Request (🖥️Client specific)
 about: Suggest an idea for this project
 title: ''
 labels: ✨Feature, 🖥️Client
diff --git a/.github/ISSUE_TEMPLATE/13_server-side-feature-request.md b/.github/ISSUE_TEMPLATE/13_server-side-feature-request.md
index 319414213110572016f94cb7684c3a2ddac182d5..84f561d44c23af7f8020745a0fd82b1f27318b39 100644
--- a/.github/ISSUE_TEMPLATE/13_server-side-feature-request.md
+++ b/.github/ISSUE_TEMPLATE/13_server-side-feature-request.md
@@ -1,5 +1,5 @@
 ---
-name: Feature Request (Server specific)
+name: ✨ Feature Request (⚙️Server specific)
 about: Suggest an idea for this project
 title: ''
 labels: ✨Feature, ⚙️Server