~linuxgoose/bocpress

ref: d8759d9a75c5243da4460519a6aac5d5a944795d bocpress/docs/src/commit-messages.md -rw-r--r-- 341 bytes
d8759d9aJordan Robinson add blog setting for number of items to return in feed 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