~linuxgoose/bocpress

ref: 31bb1c18efcd7c0badddad8523a46afc3b6fcfe4 bocpress/docs/src/commit-messages.md -rw-r--r-- 341 bytes
31bb1c18Jordan Robinson update python packages to include python-dotenv 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