Sha256: 1c83312c9ee46abefc99f74b18276501cabeb745a1562020d145db70289c5c25
Contents?: true
Size: 373 Bytes
Versions: 13
Compression:
Stored size: 373 Bytes
Contents
# Contributing * Create topic/feature branch: `git checkout -b awesome-changes` * Commit… * Add entry to [ChangeLog](CHANGELOG.markdown) * Run tests: `bundle exec rspec` * Check code style: `bundle exec rubocop` * Push your branch: `git push origin awesome-changes` * Create pull request * Check if [travis is happy](https://travis-ci.org/toy/image_optim/pull_requests)
Version data entries
13 entries across 13 versions & 2 rubygems