Workflow

If your change is non trivial then we ask you to create an issue (=ticket) in JIRA first (if none exists). Trivial changes can be made without an issue.

The following workflow applies to issues:

  1. Start working on an issue:

    1. move the issue to state "In Progress"

    2. assign it to yourself

  2. Finish your work

    1. comment your change (e.g. link the pull request)

    2. remove the assignment

    3. move the issue to state "Review needed"

  3. Review (done by some-one else)

    1. assign the issue to yourself

    2. comment the successful review / your findings

    3. OK: move the issue to state "Done" and re-assign it to the original author

    4. Findings: move the ticket to state "Review failed" and re-assign it to the original author