New branch with story slack (feature/<QUEUE_CODE>-<TICKET_NUMBER>
) as a name should be created for each new task.
Each contribution to master branch MUST include following steps:
- Changelog update with number of each task written under the new version
- New unit tests for each new functionality (or changed class)
- Updates of README (if some serious changes have been made)
- Updates of documentation and UML schemas (if workflows are updated / added)
- Updates of database schemas (if data model has been changed)