diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..7b78d45ca --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,22 @@ +#### Issue description + +__What happens:__ ... + +__What you expected to happen:__ ... + +__Steps to reproduce:__ ... + +####Version (Make sure you are on the latest version before reporting) + +__Minecraft:__ ... + +__Forge:__ ... + +__Actually Additions:__ ... + +__Does this issue occur on a server:__ ... + +__Crash report or log (if relevant):__ ... +(Please post a link and __don't__ just paste the entire log here. You can use something like GitHub Gist or Pastebin.) + +Thanks for the report! \ No newline at end of file