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