A bachelor thesis project at Chalmers University of Technology
- All lower case and spaces using -
- feature/{issue name}
- eg. /feature/sudoku-parser
- Rebase on main and test before PR
- Describe what your PR solves and what feature it implements/alternatively link it to a task or issue
- All PR should be reviewed by at least one team member
- Randomly selected?
- Comments should be clear, concise and constructive
- Good things to remark on:
- All functions has types -Comments are good
- Branch should be removed after successful PR