Sha256: a4906088693a4a0d1c7c740779b5c7199c49bdcc9567632af1200af874f249ad

Contents?: true

Size: 757 Bytes

Versions: 5

Compression:

Stored size: 757 Bytes

Contents

# Contributing

Here are some ways *you* can contribute:

* by using prerelease versions
* by reporting [bugs][2]
* by suggesting new features
* by writing or editing documentation
* by writing specifications
* by writing code (*no patch is too small*: fix typos, add comments, clean up inconsistent whitespace)
* by refactoring code
* by resolving [issues][2]
* by reviewing patches

Starting point:

* Fork the repo
* Clone your repo
* Run `bundle install`
* Run `bundle exec rake test_app` to create the test application in `spec/dummy`
* Make your changes
* Ensure specs pass by running `bundle exec rspec spec`
* Submit your pull request

[1]: http://www.fsf.org/licensing/essays/free-sw.html
[2]: https://github.com/mollie/spree-mollie-gateway/issues

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
spree_mollie_gateway-4.0.1 CONTRIBUTING.md
spree_mollie_gateway-4.0.0 CONTRIBUTING.md
spree_mollie_gateway-3.2.1 CONTRIBUTING.md
spree_mollie_gateway-3.2.0 CONTRIBUTING.md
spree_mollie_gateway-3.1.0 CONTRIBUTING.md