xxxxxxxxxx
feat Commits, that adds a new feature
=> like this git commit -m "feat: add sidebar functionality"
fix Commits, that fixes a bug
=> like this git commit -m "fix: correct bad function"
rule to use no MAJ no special caracters, keep it simple
free to add an emoji https://gitmoji.dev/ # every emoji is special and have a single use