Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 327 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (4 loc) · 327 Bytes

Contributing

  1. Fork, then clone the repo: git clone git@github.com:your-username/miclo.git
  2. Make your change. Add tests for your change. Make the tests pass: bin/bundle exec rspec
  3. Push to your fork and submit a pull request.