The source code of **UNICADO** is grouped into different repositories.
You can get an overview of which repository contains which topic [here](../documentation/overview.md).
Whenever one repository needs another repository, we include it as a *Git Submodule*.
If you are not familiar with *Git Submodules*, please read their Documentation (https://git-scm.com/book/en/v2/Git-Tools-Submodules)
If you are not familiar with *Git Submodules*, please read their Documentation <https://git-scm.com/book/en/v2/Git-Tools-Submodules>
🎥 **Watch the first part of [Merge Request Workflow](../assets/videos/Merge_Request_Workflow.mp4) video for a more detailed explanation of below mentioned steps**.