From f3516aed698496d2bd568b7051623e10542d8b7d Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Wed, 19 Sep 2012 13:54:16 -0300 Subject: [PATCH] added CONTRIBUTING file, for github: https://github.com/blog/1184-contributing-guidelines --- CONTRIBUTING | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CONTRIBUTING diff --git a/CONTRIBUTING b/CONTRIBUTING new file mode 100644 index 000000000..6624b43b6 --- /dev/null +++ b/CONTRIBUTING @@ -0,0 +1,2 @@ +The guidelines for contributing are available here: +http://doc.scrapy.org/en/latest/contributing.html