Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create a ticket in the issue tracker

    Tip

    If you have not used the issue tracker before. Feel free to skip this step and just submit a pull request, one of the reviewers would be more than happy to explain how to create an issue for your future contributions.

  2. Fork the rogoOSS repository.
  3. Checkout the develop branch
  4. Make your changes and commit to the develop branch on your repository (enter the issue tracker id into the commit message i.e. ROGO-1490).
  5. Submit a pull request to the rogoOSS repository (develop branch).
  6. After a code review your contribution will be merged into the develop branch and schedule for a release.

...