DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- Make sure general java coding standards are practiced. If The Google Java Style guide is referenced from the Apache Fineract Coding Conventions page. If there is a better approach than implemented suggest the same on PR page
- Make sure new files have ASF license text
- Make sure there is no existing functionality failure by running integration tests
- Make sure new integration tests are added with new functionality
- Make sure there is no build failures with commits
...