diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..9d74ed5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,25 @@ +[Please search for tickets with the same issues as yours first before reporting!] + +#### Plugin Version +[The full plugin version that you are running from /version ChestShop] +  +#### Plugin Config +[The full config.yml file of ChestShop] +  +#### Server Version +[The full server version that you are running from /version] +  +#### Server Log +[The full latest.log file] + +#### What other plugins are you running? +[List of your plugins, ideally with the version]  + +#### What is happening? +[Explain what happens and what steps should be done to reproduce the issue. Ideally with pictures and the full error log!]  + +#### What did you expect to happen? +[Explain what you expected to happen after performing the previously described steps] + +Please provide any additional info below +[And delete the lines in square brackets] \ No newline at end of file