Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 641 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 641 Bytes

openacademy

Version Odoo 10

Odoo 10 Guidelines

Commit message Prefix your commit with

  • [IMP] for improvements
  • [FIX] for bug fixes
  • [REF] for refactoring
  • [ADD] for adding new resources
  • [REM] for removing of resources
  • [MOV] for moving files (Do not change content of moved file, otherwise Git will loose track, and the history will be lost !), or simply moving code from a file to another one.
  • [MERGE] for merge commits (only for forward/back-port)
  • [CLA] for signing the Odoo Individual Contributor License