Update format.
#Update number, type (scope): Subject
Update types are:
Feat - new code/feature
Fix - fixing something
Doc - annotating / reviewing / documenting
Refactor - Optimising code (e.g. more efficient analysis package, faster code, faster processor)
Tidy - No code change but improving navigability/readability
Scope refers to which code chunk has been feat/fix/refactored.
Each code chunk has a number
Lower number chunks run earlier in the workflow
Chunk numbers increase in 1,000s to allow for the addition of intermediate steps later
The .graphml files can be opened using the free software yEd.