Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 415 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 415 Bytes

Guidelines for contributing

  1. Fork the repository.
  2. Create a topic branch.
  3. Make your changes, including tests for your changes which maintain coverage.
  4. Ensure that all tests pass, by running bundle exec rake.
  5. Please don't increment the version number in your commits.
  6. Submit a pull request.