New material is added by the staff periodically to the template repository
To merge the changes to your repo:
git remote add course_upstream https://course-gitlab.tuni.fi/comp.ce.400-system-design_2020-2021/group_template_project.git
git fetch course_upstream
git merge course_upstream/master