~linuxgoose/bocpress

ref: c3e7a8fd7f81de9f46f6e20a224922de9469f78b bocpress/docs/src/commit-messages.md -rw-r--r-- 341 bytes
c3e7a8fdJordan Robinson update allow for docs user if env variable 2 months ago

#Git Commit Message Guidelines

We follow some simple non-austere git commit message guidelines.

  • Start with a verb
    • add
    • change
    • delete
    • fix
    • refactor
    • tweak
    • et al.
  • Start with a lowercase letter
    • eg. change analytic page path to the same of page slug
  • Do not end with a fullstop