Sha256: bb014bdd780e8c9088ee441ce4814af9eb155734c68a2ae0fd9f2df9ae429d09
Contents?: true
Size: 478 Bytes
Versions: 4
Compression:
Stored size: 478 Bytes
Contents
# Contribution Guidelines ## Steps 1. Fork [the repo](https://github.com/RubyMoney/monetize) 2. Grab dependencies: `bundle install` 3. Make sure everything is working: `bundle exec rspec spec` 4. Make your changes 5. Test your changes 5. Create a Pull Request 6. Celebrate!!!!! ## Notes When contributing, please make sure to update the CHANGELOG when you submit your pull request. Upon merging of your first pull request, you will be given commit access to the repository.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
monetize-1.1.0 | CONTRIBUTING.md |
monetize-1.0.0 | CONTRIBUTING.md |
monetize-0.4.1 | CONTRIBUTING.md |
monetize-0.4.0 | CONTRIBUTING.md |