summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDessalines <dessalines@users.noreply.github.com>2020-07-04 07:38:20 -0400
committerGitHub <noreply@github.com>2020-07-04 07:38:20 -0400
commit9530dba2c2cf6d9639ab12f7337013ba2389988c (patch)
tree34ddaa765729107b816ba466a9c607d1c9a8650c /.github
parent1bd7218a7e750f430497720e6dd6ae9cd68acff8 (diff)
Update issue templates
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/BUG_REPORT.md4
-rw-r--r--.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md4
-rw-r--r--.github/ISSUE_TEMPLATE/QUESTION.md3
3 files changed, 5 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md
index e9cceb71..b57e0e12 100644
--- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md
+++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md
@@ -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: ''
---
diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
index d2612560..957f4cdf 100644
--- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
+++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
@@ -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: ''
---
diff --git a/.github/ISSUE_TEMPLATE/QUESTION.md b/.github/ISSUE_TEMPLATE/QUESTION.md
index e81ee01d..b45f8f1e 100644
--- a/.github/ISSUE_TEMPLATE/QUESTION.md
+++ b/.github/ISSUE_TEMPLATE/QUESTION.md
@@ -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?
-