Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 492 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (13 loc) · 492 Bytes

Contribution Guidelines

Steps

  1. Fork the repo
  2. Grab dependencies: bundle install
  3. Make sure everything is working: bundle exec rake spec
  4. Make your changes
  5. Test your changes
  6. Create a Pull Request
  7. Celebrate!!!!!

Notes

When contributing, please make sure to update the CHANGELOG and AUTHORS files when you submit your pull request. Upon merging of your first pull request, you will be given commit access to the repository.