- Fork it ( http://github.com//blacklight-maps/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Make some changes (with tests, please)
- Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
From version 0.3.2 forward, Blacklight-Maps will be using the AirBnb JavaScript Style guide for JavaScript. Ruby code uses the community Ruby Style Guide.