The submission of a contest is using the branch of the main application in VM. It is the Copilot / Project Manager’s responsibility to merge the final submission into the main application branch.

The codes in the branches of a main application are being developed in parallel. When all codes are ready, all branches will be merged into the main branch. During the merge process, which changes of codes will be merged will be decided. You have to keep testing and merging until the codes works well.

This guide will provide detailed instructions on this topic.