Thank you for considering contributing! There are many ways you can help.
I've decided to stick to Gitflow's workflow, so please consider to read about it before to start.
For each version a new project will be created in order to have the issues/features grouped so it will be cleaner and easier to find the ticket.
File an issue if you think you've found a bug. Be sure to describe
- How can it be reproduced?
- What did you expect?
- What actually occurred?
- version, platform, etc. if possibly relevant.
- When commiting refactored code (it won't fix the issue) regarding an issue please be sure to add the Tiket ID as a prefix. Example:
git commit -m "#1 Improved README.md"
- When commiting fixes, please follow as is mentioned in Closing issues via commit messages : Example:
git commit -m "Fixes #1 - Added README.md "
Java > Code Style > Formating
and import eclipse-java-google-style.xml. It can be found also underdocs/
If you'd like to ask about something directly, tweet me @dorinbrage