Commit 6f9fa004 by Jon Yurek

Merge pull request #1402 from thoughtbot/jf-remove-mailing-list

Remove references to closed mailing list
parents 6459f2c0 73463703
...@@ -714,11 +714,11 @@ If you'd like to contribute a feature or bugfix: Thanks! To make sure your ...@@ -714,11 +714,11 @@ If you'd like to contribute a feature or bugfix: Thanks! To make sure your
fix/feature has a high chance of being included, please read the following fix/feature has a high chance of being included, please read the following
guidelines: guidelines:
1. Ask on the [mailing list](http://groups.google.com/group/paperclip-plugin), or 1. Post a [pull request](https://github.com/thoughtbot/paperclip/compare/).
post a new [GitHub Issue](http://github.com/thoughtbot/paperclip/issues).
2. Make sure there are tests! We will not accept any patch that is not tested. 2. Make sure there are tests! We will not accept any patch that is not tested.
It's a rare time when explicit tests aren't needed. If you have questions It's a rare time when explicit tests aren't needed. If you have questions
about writing tests for paperclip, please ask the mailing list. about writing tests for paperclip, please open a
[GitHub issue](https://github.com/thoughtbot/paperclip/issues/new).
Please see `CONTRIBUTING.md` for more details on contributing and running test. Please see `CONTRIBUTING.md` for more details on contributing and running test.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment