Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 868 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (15 loc) · 868 Bytes

Contributing

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.

Pull Request Process

  1. Fork the repository and create your branch from development.
  2. Please provide a detailed commit message.
  3. Add unit tests.
  4. Push your changes.
  5. Open a pull request (PR) from your fork into the development branch of the original repo.
  6. Make sure that all unit tests are passing and that there are no merge conflicts.
  7. Open a pull request from YOUR_NAME/branch_name to development.
  8. A member of Unlaunch engineering team will review your pull request and, if all goes well, it will be merged.

License

All contributions are under the Apache Commons 2.0 license.

Contact

If you have questions, please contact unlaunch@gmail.com.