diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 55945c996..de944f50c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -33,8 +33,6 @@ assignees: '' - OS: **________** - Java version: **________** - - Server software: **________** - - Minecraft server version: **________** #### Plugins diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 5db14ba82..9d6ad0763 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,7 +2,7 @@ name: Feature request about: Suggest an idea to improve BentoBox title: '' -labels: 'Type: Enhancement, Status: Pending, Priority: Low' +labels: 'Priority: Low, Status: Pending, Type: Enhancement' assignees: '' ---