diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index c2acbc16..40e4f0e8 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -9,7 +9,8 @@ assignees: mnadareski **Before You Submit** - Remember to try the [latest WIP build](https://ci.appveyor.com/project/mnadareski/mpf/build/artifacts) to see if the feature already exists. -- .NET Core 3.1 has known limitations, so make sure that what you're asking for isn't already in another build. +- Is it copy protection related? If so, report the issue [here](https://github.com/mnadareski/BurnOutSharp/issues) instead. +- .NET Core 3.1 and .NET 5.0 have known limitations, so make sure that what you're asking for isn't already in another build. - Check [previous issues](https://github.com/SabreTools/MPF/issues) to see if any of those are related to what you're about to ask for. If none of those apply, then continue... diff --git a/.github/ISSUE_TEMPLATE/informational.md b/.github/ISSUE_TEMPLATE/informational.md index 147f7f6d..bf34fb6c 100644 --- a/.github/ISSUE_TEMPLATE/informational.md +++ b/.github/ISSUE_TEMPLATE/informational.md @@ -9,7 +9,8 @@ assignees: mnadareski **Before You Submit** - Remember to try the [latest WIP build](https://ci.appveyor.com/project/mnadareski/mpf/build/artifacts) to see if the feature already exists. -- .NET Core 3.1 has known limitations, so make sure that what you're giving information on isn't already in another build. +- Is it copy protection related? If so, report the issue [here](https://github.com/mnadareski/BurnOutSharp/issues) instead. +- .NET Core 3.1 and .NET 5.0 have known limitations, so make sure that what you're giving information on isn't already in another build. - Check [previous issues](https://github.com/SabreTools/MPF/issues) to see if any of those are related to what you're about to ask for. If none of those apply, then continue... diff --git a/.github/ISSUE_TEMPLATE/issue-report.md b/.github/ISSUE_TEMPLATE/issue-report.md index 6a3ab1d4..f8635684 100644 --- a/.github/ISSUE_TEMPLATE/issue-report.md +++ b/.github/ISSUE_TEMPLATE/issue-report.md @@ -9,7 +9,8 @@ assignees: mnadareski **Before You Submit** - Remember to try the [latest WIP build](https://ci.appveyor.com/project/mnadareski/mpf/build/artifacts) to see if the issue has already been addressed. -- .NET Core 3.1 has known issues, please try using another build to reproduce the error +- Is it copy protection related? If so, report the issue [here](https://github.com/mnadareski/BurnOutSharp/issues) instead. +- .NET Core 3.1 and .NET 5.0 have known issues, please try using another build to reproduce the error - Check multiple discs to help narrow down the issue - Check the Options to see if changing any of those affects your issue.