Add the following pre-fixes to every commit message to track the stage of the project using the Conventional Commits:
docs:
General documentationfeat:
Design and prototyping phasefix:
: Bug fixes anytimetest:
: Testing phasesi:
: System integration phasedeploy:
: Deployment phase