diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 46d4ab9c..da30904f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -91,14 +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.