Skip to content

Instantly share code, notes, and snippets.

@mlavergn
Last active November 16, 2016 15:38
Show Gist options
  • Save mlavergn/8f4b4d020d2cba84d237e101a9e0c7f3 to your computer and use it in GitHub Desktop.
Save mlavergn/8f4b4d020d2cba84d237e101a9e0c7f3 to your computer and use it in GitHub Desktop.
Commit Guidelines
Commit messages for issues with an issue number should be prefixed in the form:

  proj://issue/123 hello world

If no open issue exists, the commit should indicate the nature of the change:

  Add: Add / update files
  Del: Remove files
  Fix: Bug fix
  Enh: Enhancement
  Ref: Refactor
  Prf: Performance
  Sec: Security
  Tst: Test case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment