A repository to host our group's project files
Main branch is for the live product. Dev is the development branch with the most up to date features.
- When editing always work on a branch separate from Main and Dev.
- Don't change main or dev until your changes have been tested and approved by the rest of the group.
- At our group meetings we will go over changes and merge them if they are ready.
- Try to use descriptive commit messages, so that changes and issues have a clear history.