We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6136a7f commit 95d1878Copy full SHA for 95d1878
.github/ISSUE_TEMPLATE/feature_request.yml
@@ -1,4 +1,4 @@
1
-name: "\ud83d\ude80 Feature Request"
+name: "🚀 Feature Request"
2
description: Suggest a new feature for webdev-power-kit
3
title: "[Feature] "
4
labels: ["enhancement"]
@@ -32,8 +32,8 @@ body:
32
label: Related Category
33
description: Which category does this feature belong to?
34
options:
35
- - label: "\ud83d\udcc6 Browser API"
36
- - label: "\ud83d\udee0\ufe0f Utility Tool"
37
- - label: "\ud83d\udcca Performance"
38
- - label: "\ud83d\udcf1 Device Info"
39
- - label: "\ud83d\udd0d Other / Not Sure"
+ - label: 📦 Browser API
+ - label: 🛠 Utility Tool
+ - label: 📊 Performance
+ - label: 📱 Device Info
+ - label: 🔍 Other / Not Sure
0 commit comments