Skip to content

Commits Convention

Benoit edited this page Jan 10, 2024 · 1 revision

The commit sould have a verb to decribe what is done in the commit. Verbs that can be used are :

  • Add
  • Fix
  • Update
  • Remove
  • Edit

The correct syntax for a commit is : Add: A new button in menu

Clone this wiki locally