Sha256: 88174206a66fc0a4eb12920635d6b3ec10e9e9bb13d3a29dc40c487009331c02

Contents?: true

Size: 938 Bytes

Versions: 66

Compression:

Stored size: 938 Bytes

Contents

# Contributing to ActiveShipping

We love receiving pull requests! Anything from new carriers to documentation fixes.

Also, we are looking for maintainers for the current version of ActiveShipping 2.0.

## Standards

* PR should explain what the feature does, and why the change exists.
* PR should include any carrier specific documentation explaining how it works.
* Code _must_ be tested, including both unit and remote tests where applicable.
* Be consistent. Write clean code that follows [Ruby community standards](https://github.com/bbatsov/ruby-style-guide).
* Code should be generic and reusable.

If you're stuck, ask questions!

## How to contribute

1. Fork it ( https://github.com/Shopify/active_shipping/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

Version data entries

66 entries across 66 versions & 2 rubygems

Version Path
workarea-core-3.5.27 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.5.26 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.4.45 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.5.25 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.5.23 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.4.44 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.5.22 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.4.43 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.5.21 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.4.42 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.5.20 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.4.41 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.5.19 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.4.40 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.5.18 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.4.39 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.5.17 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.4.38 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.5.16 vendor/active_shipping/CONTRIBUTING.md
workarea-core-3.4.37 vendor/active_shipping/CONTRIBUTING.md