tnantoka/miclo

View on GitHub
CONTRIBUTING.md

Summary

Maintainability
Test Coverage
# Contributing

1. [Fork](https://github.com/tnantoka/miclo/fork), then clone the repo: `git clone git@github.com:your-username/miclo.git`
1. Make your change. Add tests for your change. Make the tests pass: `bin/bundle exec rspec`
1. Push to your fork and [submit a pull request](https://github.com/tnantoka/miclo/compare/).