Versions Compared

Key

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

...

  1. Create a ticket in the issue tracker

    Note
    titleSecurity Issues

    When raising issues with security please remeber to set the Secutirty Level to 'Security Issue' these tickets are only visable to the issue reporter and the University of Nottingham.


  2. Branch off your develop branch using the ticket id in the branch name i.e. hotfix/ROGO-1490
  3. Make your changes and commit to your new branch (enter the issue tracker id into the commit message i.e. "ROGO-1490 event not defined for preventDefault").
  4. Submit a pull request to the rogoOSS repository (develop branch).
  5. After a code review your contribution will be merged into the develop branch and schedule scheduled for a release.

Once your changes have been released passed review it would be of great help if you could contribute some documentation if applicable in the  Functional Specification and/or System Documentation areas. You will need permissions to do this so plase ask for them in the issue you raised in the above steps.

...