Note: This project is in the public domain. If you contribute any non-trivial patches you agree with the following:
I dedicate any and all copyright interest in this software to the
public domain. I make this dedication for the benefit of the public at
large and to the detriment of my heirs and successors. I intend this
dedication to be an overt act of relinquishment in perpetuity of all
present and future rights to this software under copyright law.
- 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 ensuring they work (see
src/test
). - Start a pull request against
master
. Reference existing issues when possible.
- You can discuss a bug or if it was not reported yet submit a bug!
This project is built with Maven, see the pom.xml
in the root folder.