git clone git@github.com:chaserx/tabular.git- Create a branch to add your feature/fix a bug:
git checkout -b my-new-feature. - Add your feature/fix while following the style guide.
- Commit and push your changes to the branch on Github.
- Create a new Pull Request.