From 6954da136604ef2a5bf37f8d792e0de6ec90469a Mon Sep 17 00:00:00 2001 From: Anjali Jain Date: Thu, 15 Feb 2018 23:27:40 +0530 Subject: [PATCH 1/2] Updated contributing.rst Rectified grammatical errors --- docs/contributing.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index 9a02634cb63..44068baa9c5 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -6,7 +6,7 @@ Contributing to Scrapy .. important:: - Double check you are reading the most recent version of this document at + Double check that you are reading the most recent version of this document at https://doc.scrapy.org/en/master/contributing.html There are many ways to contribute to Scrapy. Here are some of them: @@ -18,7 +18,7 @@ There are many ways to contribute to Scrapy. Here are some of them: * Report bugs and request features in the `issue tracker`_, trying to follow the guidelines detailed in `Reporting bugs`_ below. -* Submit patches for new functionality and/or bug fixes. Please read +* Submit patches for new functionalities and/or bug fixes. Please read :ref:`writing-patches` and `Submitting patches`_ below for details on how to write and submit a patch. @@ -80,8 +80,8 @@ guidelines when reporting a new bug. Writing patches =============== -The better written a patch is, the higher chance that it'll get accepted and -the sooner that will be merged. +The better written a patch is, higher is the chance that it'll get accepted and +sooner it will be merged. Well-written patches should: From bbc2a3569f153b20bf306375883688d99b565cb3 Mon Sep 17 00:00:00 2001 From: Anjali Jain Date: Fri, 16 Feb 2018 23:33:10 +0530 Subject: [PATCH 2/2] further edited --- docs/contributing.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index 44068baa9c5..f4f9e393fb0 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -80,8 +80,7 @@ guidelines when reporting a new bug. Writing patches =============== -The better written a patch is, higher is the chance that it'll get accepted and -sooner it will be merged. +The better a patch is written, the higher the chances that it'll get accepted and the sooner it will be merged. Well-written patches should: