You only have to make sure your commits are pushed on gitlab and that your code
is properly graded in the CI: your branch will be automatically snapshotted
under the `submission-$ASSIGNMENT` tag at the deadline. Note that you cannot
create, delete or update the `submission-*` tags by yourself.
## Troubleshooting
### Wrong remote address
```
Cloning into 'cs206-example'...
GitLab: The project you were looking for could not be found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
```
If you get the above message, you ever used the wrong clone URL or you recently created your account on gitlab.epfl.ch, please wait 15 minutes and try again.