From 074b4a9315620801159e5a3427d9cf77d133f501 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gra=C3=B1a?= Date: Thu, 29 Jan 2015 14:53:37 -0200 Subject: [PATCH 1/2] Contribute to master branch ref #975 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6624b43b6..2309bb1f6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,2 +1,2 @@ The guidelines for contributing are available here: -http://doc.scrapy.org/en/latest/contributing.html +http://doc.scrapy.org/en/master/contributing.html From f0bdc14522aac0b7e52a1409847e7d57530d56ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gra=C3=B1a?= Date: Thu, 29 Jan 2015 15:40:12 -0200 Subject: [PATCH 2/2] Tentative attention message about what document to read for contributions --- docs/contributing.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/contributing.rst b/docs/contributing.rst index d7a47a746..f8d965df8 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -4,6 +4,11 @@ Contributing to Scrapy ====================== +.. important:: + + Double check you are reading the most recent version of this document at + http://doc.scrapy.org/en/master/contributing.html + There are many ways to contribute to Scrapy. Here are some of them: * Blog about Scrapy. Tell the world how you're using Scrapy. This will help