Must start with one of the following prefixes:
chore:
docs:
feat:
fix:
refactor:
style:
test:
If related to a specific sub-project, that should be defined in brackets ():
feat(Node):
test(Server):
chore: add Oyster build script
docs: explain hat wobble
feat: add beta sequence
fix: remove broken confirmation message
refactor: share logic between 4d3d3d3 and flarhgunnstow
style: convert tabs to spaces
test: ensure Tayne retains clothing
Inspired by Sparkbox's commit messages.