diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..bd478747 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,32 @@ +## Issues + +**FIRST: Test if the mod has the same error in Vanilla Forge**. If it does, then Thermos is *not at fault* and we cannot help you here. + +If a mod does not work with Thermos *specifically*, please check [here](https://github.com/TCPR/Fixes) before posting an issue. + +**We will NOT provide support for Reikas mods under ANY circumstances.** + +**If your issue meets the criteria listed above, please post your issue in the following format:** + +**Mod Crash** + +title: `[Crash] - ` + +description: +`I am having a problem with and Thermos. Crash log: . What happens is <...>.` + +**Thermos-specific Crash** + +title: `[Crash] Thermos - ` + +description: +`I am having a problem with Thermos Build <#>. Crash log: . What happens is <...>.` + +**Thermos-specific Feature Proposal** + +title: `[Proposal] Thermos Feature - ` + +description: +`. . . .` + +*This fork is put together by the community. Yive is NOT your personal server issue fixer. He does not know Java nor does he want to learn it.*