- Check GitHub Issue for similar issues.
- If there isn't one, create a new issue.
- Fork this repository on GitHub.
- Run
$ git branch feature-nameto create a new branch. - Make changes.
- Run
$ ./format.shto format coding style. - Push the branch to your fork repository, then create a pull request on GitHub.