Skip to content

Instantly share code, notes, and snippets.

@danvitoriano
Created February 5, 2020 06:20
Show Gist options
  • Select an option

  • Save danvitoriano/09408c79fad6adf39c1e8d9cd244f4c1 to your computer and use it in GitHub Desktop.

Select an option

Save danvitoriano/09408c79fad6adf39c1e8d9cd244f4c1 to your computer and use it in GitHub Desktop.

Revisions

  1. danvitoriano created this gist Feb 5, 2020.
    11 changes: 11 additions & 0 deletions commit-msg.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    {
    "labels": {
    "tag: new feature": ":rocket: New Feature",
    "tag: breaking change": ":boom: Breaking Change",
    "tag: bug fix": ":bug: Bug Fix",
    "tag: enhancement": ":nail_care: Enhancement",
    "tag: documentation": ":memo: Documentation",
    "tag: internal": ":house: Internal",
    "tag: underlying tools": ":hammer: Underlying Tools"
    }
    }