Sha256: 9548ac5b5aab62df3294e01634c25a6b73a32dc57fc4e0893d1694313fb7302d

Contents?: true

Size: 681 Bytes

Versions: 20

Compression:

Stored size: 681 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. Create your feature branch (`git checkout -b my-new-feature`)
5. Make your changes
6. Test your changes
7. Commit your changes (`git commit -am 'Add some feature'`)
8. Push to the branch (`git push origin my-new-feature`)
9. Create a Pull Request
10. Celebrate!!!!!

## Notes

When contributing, please make sure to update the [CHANGELOG.md](CHANGELOG.md) 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

20 entries across 20 versions & 2 rubygems

Version Path
monetize-1.13.0 CONTRIBUTING.md
monetize-1.12.0 CONTRIBUTING.md
monetize-1.11.0 CONTRIBUTING.md
monetize-1.10.0 CONTRIBUTING.md
monetize-1.9.4 CONTRIBUTING.md
monetize-1.9.3 CONTRIBUTING.md
monetize-1.9.2 CONTRIBUTING.md
monetize-1.9.1 CONTRIBUTING.md
monetize-1.9.0 CONTRIBUTING.md
monetize-1.8.0 CONTRIBUTING.md
monetize-1.7.0 CONTRIBUTING.md
monetize-1.6.0 CONTRIBUTING.md
monetize-1.5.0 CONTRIBUTING.md
monetize-1.4.0 CONTRIBUTING.md
solidus_backend-1.0.0.pre3 vendor/bundle/gems/monetize-1.3.0/CONTRIBUTING.md
solidus_backend-1.0.0.pre2 vendor/bundle/gems/monetize-1.3.0/CONTRIBUTING.md
monetize-1.3.1 CONTRIBUTING.md
solidus_backend-1.0.0.pre vendor/bundle/gems/monetize-1.3.0/CONTRIBUTING.md
monetize-1.3.0 CONTRIBUTING.md
monetize-1.2.0 CONTRIBUTING.md