Update README.markdown

This commit is contained in:
KHobbits 2013-10-07 01:34:42 +01:00
parent cfa367dfc3
commit cc34c02623

View file

@ -4,7 +4,7 @@ Essentials Development Readme
The official repository is at:
https://github.com/essentials/Essentials
We use NetBeans 7 for development.
We use NetBeans 7.3 for development.
Recommended NetBeans plugins:
@ -33,6 +33,14 @@ The default line ending is LF.
To build all jars, select the BuildAll project and build that. You'll find all jars inside the dist/lib folder of the BuildAll project.
If you create pull requests, always make them for the master branch.
If you create pull requests, always make them for the 2.x branch.
The essentials bug tracker can be found at http://www.assembla.com/spaces/essentials/tickets
The essentials bug tracker can be found at https://essentials3.atlassian.net/
Other advice
-----------------
Not all features are 'Essentials Ready'. Essentials is designed to be cover the basic needs of Minecraft server administration, for this reason, we reject over 80% of feature requests.
Before developing an Essentials feature, we would recommend speaking to a developer in the Essentials IRC channel (#essentials on irc.esper.net).