Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 745 Bytes

File metadata and controls

15 lines (8 loc) · 745 Bytes

How to Contribute

Open an Issue

If you see something you would like to change, but don't know how to change it then submit a issue describing what you'd' like to see.

Local Development

Before committing your contribution, install rake and write your own unit tests. Ensure a positive result of the tests bundle exec rake test.

Pull Request

For more details how to fork and to create a pull request, see the Creating a pull request from a fork and How to create a pull request in GitHub documentations.