-
Notifications
You must be signed in to change notification settings - Fork 44
Join us!
Toni Helenius edited this page Sep 20, 2015
·
1 revision
We are always looking for talented people to join us. I'll try to create as many issues I possibly can and keep them simple and small. You can start from these or come join us on IRC or email. Pull requests are always welcome!
Please keep in mind:
-
Learn to use GIT (forking, pull requests, etc)
-
Coding style
-
Global variables on top
-
JAVADOC on at least public & protected methods
-
Organize imports
-
Default Netbeans code formatting
-
Code header (the license)
-
One feature per branch / commit
-
If in doubt, ask! :)