Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 607 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (15 loc) · 607 Bytes

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 code of conduct.

Testing

Run the tests before committing using Rake

rake

Merging to master

Before merging to master, please have a member of the project review your changes, and make sure the tests are green.

Releasing

New versions are released to RubyGems.

rake release