Skip to content

Instantly share code, notes, and snippets.

@mortegac
Created July 9, 2022 03:59
Show Gist options
  • Select an option

  • Save mortegac/f767875d5646a24b0864b83b7dbdf0e9 to your computer and use it in GitHub Desktop.

Select an option

Save mortegac/f767875d5646a24b0864b83b7dbdf0e9 to your computer and use it in GitHub Desktop.

Example

commit -m 'PREFIX : COMMENT'
  • prefix: 'fix', type: 'bug'
  • prefix: 'chore', type: 'chore'
  • prefix: 'test', type: 'chore'
  • prefix: 'ci', type: 'chore'
  • prefix: 'feat', type: 'feature'
  • prefix: 'security', type: 'security'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment