Updated Submitting issues (markdown)

Connor 2014-01-04 19:30:45 -08:00
parent e2f70c16dc
commit f586a004d3

@ -1,6 +1,9 @@
Please follow the following etiquette when requesting help from the War developers.
* Questions should go to the [mailing list](https://sites.google.com/a/tommytony.com/war/forum).
* Make sure you post information about the CraftBukkit and War versions you are running. If you are using a War preview build (as you should always do to make sure we haven't fixed your issue already), please post the CI build number
* Make sure your issue is not being caused by another plugin. Try disabling all other plugins to see if an issue still occurs. If your issue is plugin incompatibility, please note that.
* War does support some 3rd party servers such as Spigot and MCPC+, however please attempt to verify if your issue occurs on plain CraftBukkit.
* Do not make multiple tickets for the same issue. Please [search](https://github.com/taoneill/war/search?type=Issues) first and don't repost your own, we will get to them when we have time.
* Titles should be a brief summary of the issue you are experiencing. Don't include tags such as 'feature' or 'bug'.
* Do not use a pastebin. Data is often removed after set lengths of time, which is a problem when looking at dated problems. Instead, post your logs within [code blocks](https://help.github.com/articles/github-flavored-markdown#fenced-code-blocks) if they are small and [attach images](https://github.com/blog/1347-issue-attachments).