From: Dessalines Date: Sat, 4 Jul 2020 11:38:20 +0000 (-0400) Subject: Update issue templates X-Git-Url: http://these/git/readmes/README.ja.md?a=commitdiff_plain;h=9530dba2c2cf6d9639ab12f7337013ba2389988c;p=lemmy.git Update issue templates --- 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? -