Merge pull request #2636 from delftswa2017/contrib_docs_fix

[MRG+1] Removed contrib section in contribution documentation
This commit is contained in:
Paul Tremberth 2017-03-09 12:42:59 +01:00 committed by GitHub
commit c5e193d079
1 changed files with 0 additions and 9 deletions

View File

@ -124,15 +124,6 @@ Scrapy:
* Don't put your name in the code you contribute. Our policy is to keep
the contributor's name in the `AUTHORS`_ file distributed with Scrapy.
Scrapy Contrib
==============
Scrapy contrib shares a similar rationale as Django contrib, which is explained
in `this post <https://jacobian.org/writing/what-is-django-contrib/>`_. If you
are working on a new functionality, please follow that rationale to decide
whether it should be a Scrapy contrib. If unsure, you can ask in
`scrapy-users`_.
Documentation policies
======================