- First, Fork this project.
$ git clone <forked-repository>
$ git checkout -b <some-branch-name>- Then, write some codes
$ git commit -am '<commit message>'
$ git push origin <some-branch-name>-
Then open a pull request on Github.
The title of PR MUST include semantic-release's release type as a prefix.