Please follow this guide to find out how you can contribute to this repository. Feel free to create an issue if you'd like to discuss something with Unlaunch developers.
- Fork the repository and create your branch from
development. - Please provide a detailed commit message.
- Add unit tests.
- Run
mvn clean buildto make sure that the project builds, all existing unit tests pass and that there are no bugs. - Push your changes.
- Open a pull request (PR) from your fork into the
developmentbranch of the original repo. - Make sure that all unit tests are passing and that there are no merge conflicts.
- Open a pull request from
YOUR_NAME/branch_nametodevelopment. - A member of Unlaunch engineering team will review your pull request and, if all goes well, it will be merged.
Refer to the Google Java Style Guide
All contributions are under the Apache Commons 2.0 license.
If you have questions, please contact unlaunch@gmail.com.