Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 673 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (14 loc) · 673 Bytes

How to contribute

If you find what looks like a bug:

If you want to contribute an enhancement or a fix:

  • Fork the project on GitHub.
  • Make your changes with tests.
  • Commit the changes without making changes to the Rakefile or any other files that aren't related to your enhancement or fix.
  • Send a pull request.