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.
- Push your changes.
- Open a pull request (PR) from your fork into the
development
branch 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_name
todevelopment
. - A member of Unlaunch engineering team will review your pull request and, if all goes well, it will be merged.
All contributions are under the Apache Commons 2.0 license.
If you have questions, please contact unlaunch@gmail.com.