Skip to content
Stéphane Letz edited this page Mar 5, 2019 · 7 revisions

Commit guidelines

GIT commits can be prefixed by:

  • new: to indicate a new feature
  • deprecated: to indicate a removed feature
  • fix: to indicate a bug fix

Those indications will be used when preparing the Changelog at release time.

Clone this wiki locally