CONTRIBUTING.md in active_shipping-1.14.2 vs CONTRIBUTING.md in active_shipping-2.0.0
- old
+ new
@@ -1,8 +1,10 @@
# 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.