From 084619872171c941fb46d07b0264dff356924e01 Mon Sep 17 00:00:00 2001 From: Anuken Date: Sat, 22 Feb 2020 19:25:05 -0500 Subject: [PATCH] Updated issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++++ .github/ISSUE_TEMPLATE/feature_request.md | 8 ++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index bfdc7f59f1..22b6097ec1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,10 @@ --- name: Bug report about: Create a report to help fix an issue. +title: '' +labels: '' +assignees: '' + --- **Platform**: *Android/iOS/Mac/Windows/Linux* diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index c270d78354..aeb245a20e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,11 @@ --- name: Feature request -about: Do not make a new issue for feature requests! Instead, post it on FeatHub, see the README. +about: Do not make a new issue for feature requests! Instead, post it on FeatHub, + see the README. +title: '' +labels: invalid +assignees: '' --- -**Do not make a new issue for feature requests!** Instead, post it on FeatHub: https://feathub.com/Anuken/Mindustry +**Do not make a new issue for feature requests!** Instead, post it in suggestions repository: https://github.com/Anuken/Mindustry-Suggestions/issues/new/choose