Contributing ============ Bug reports and pull requests are welcome on GitHub at https://github.com/donv/capybara-screenshot-diff. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. ## Testing Run the tests before committing using Rake rake ### Matrix testing Run the tests for a matrix of configurations of Ruby implementations and Rails versions ./matrix_text.rb ## Merging to master Before merging to `master`, please have a member of the project review your changes, and make sure the tests are green.