Before embarking on any sort of cowboy coder conquest, please look at all of the existing TODOs. Many of them address serious systemic issues or concepts and may give you insights.
- Added your Javadocs?
- Added your TestNG tests?
- Added your calls to IMPLEMENTED_CALLS.md?
mvn clean install
and TestNG test suite passes?- Did you include yourself as an @author?
- Submitted pull request and Travis CI build passed?