Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 283 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (8 loc) · 283 Bytes

Contributing

  1. Fork the project.
  2. Create a topic branch.
  3. Add failing tests.
  4. Add code to pass the failing tests.
  5. Run bundle exec rake. If failing, repeat step 4.
  6. Commit and push your changes.
  7. Submit a pull request. Please do not include changes to the gemspec.