From fd3029c858e7463c24458b38fc49bbb1f7cac403 Mon Sep 17 00:00:00 2001 From: Squall Leonhart Date: Sat, 5 Mar 2022 03:35:02 +1100 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d4282a7b..da30904f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -91,15 +91,3 @@ body: options: - label: There are no infringing files attached to this bug report. required: true - - - type: markdown - attributes: - value: "## FAQ's and a warning" - - type: markdown - attributes: - value: | - If you are having issues with a plugin that isn't included with and supported by the Project64 team, we cannot support you other then pointing you to the developer of those plugins. - - Please join the Discord first and ask questions and ask for support there first. If the issue should require an open GitHub issue, somebody will ask you to open one. We have a lot of people in the Discord who are more then happy to help you with any issues you may be having! - - Please avoid opening issues if you do not meet the minimum requirements for Project64. These are outlined in the README for this repository.