From 8d9b4182f4123d65a200687b294c014744197143 Mon Sep 17 00:00:00 2001 From: Luck Date: Sat, 29 Aug 2020 18:37:21 +0100 Subject: [PATCH] Modify issue templates slightly --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- .../ISSUE_TEMPLATE/{feature-request.md => suggestion.md} | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) rename .github/ISSUE_TEMPLATE/{feature-request.md => suggestion.md} (50%) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index cb7c7b5a0..4754ae307 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -2,7 +2,7 @@ name: 🐛 ​ Bug report about: Report an issue or problem with the way LuckPerms is functioning. title: '' -labels: bug +labels: 'type: issue' assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/suggestion.md similarity index 50% rename from .github/ISSUE_TEMPLATE/feature-request.md rename to .github/ISSUE_TEMPLATE/suggestion.md index a159db836..cae60ae12 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/suggestion.md @@ -1,16 +1,16 @@ --- -name: 💡 ​ Feature request +name: 💡 ​ Suggestion about: Suggest an idea for an improvement or change to LuckPerms. title: '' -labels: enhancement +labels: 'type: suggestion' assignees: '' --- ### Description - + ### Proposed behaviour - +