]> Untitled Git - lemmy.git/commitdiff
Update issue templates
authorDessalines <dessalines@users.noreply.github.com>
Sat, 4 Jul 2020 11:38:20 +0000 (07:38 -0400)
committerGitHub <noreply@github.com>
Sat, 4 Jul 2020 11:38:20 +0000 (07:38 -0400)
.github/ISSUE_TEMPLATE/BUG_REPORT.md
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
.github/ISSUE_TEMPLATE/QUESTION.md

index e9cceb71873d8682f27dac4357ccf18476e9f5b0..b57e0e12515ee80fa389047db63bc1c0e5360a28 100644 (file)
@@ -1,8 +1,8 @@
 ---
-name: "🐞 Bug Report"
+name: "\U0001F41E Bug Report"
 about: Create a report to help us improve Lemmy
 title: ''
-labels: 'type:bug'
+labels: bug
 assignees: ''
 
 ---
index d26125603e23484c6f9f539e093509949c5770ce..957f4cdfc5a99a349d05a57486fc0224a5225f98 100644 (file)
@@ -1,8 +1,8 @@
 ---
-name: "🚀 Feature request"
+name: "\U0001F680 Feature request"
 about: Suggest an idea for improving Lemmy
 title: ''
-labels: 'type:enhancement'
+labels: enhancement
 assignees: ''
 
 ---
index e81ee01dee2d637c915926b3de64d234e0807d11..b45f8f1e52a3c23a7c6878bfd4375c0e54fbe9ca 100644 (file)
@@ -2,10 +2,9 @@
 name: "? Question"
 about: General questions about Lemmy
 title: ''
-labels: 'type:question'
+labels: question
 assignees: ''
 
 ---
 
 What's the question you have about lemmy?
-