-
Notifications
You must be signed in to change notification settings - Fork 1
Contributing
Brennan Wallace edited this page May 3, 2017
·
1 revision
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Test! We provide several and they can be run like any bash script. You may need to write some additional tests as well.
- Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D