Note: This work is licensed under the Apache License 2.0. If you contribute any non-trivial patches make sure to read and agree with the license.
Note: Keep your pull requests small, otherwise it is less likely they will get merged.
- Fork tmdb-java.
- Create a new branch and make great commits + messages. If you add or modify methods, make sure to also create and run basic tests (see
src/test
). - Start a pull request against
main
.
- You can discuss or submit bug reports!
This project is built with Maven, see the pom.xml
in the root folder.