Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 167 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 167 Bytes
  1. Fork the repo.
  2. Create a feature branch.
  3. Run the tests.
bundle install
bundle exec rake spec
  1. Push to your fork and submit a pull request.