From d91a53bbff4d192dcc0f598ac507f4b7a79a21ca Mon Sep 17 00:00:00 2001 From: Josh Peak Date: Thu, 19 Dec 2019 13:15:19 +1100 Subject: [PATCH] Fix italics emphasis in contributing guide --- docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index 0e282e2..557f46d 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -53,7 +53,7 @@ Simply adding these three labels for incoming issues means a lot for maintaining - Which library does it affect? ``core``, ``aiohttp``, ``requests``, ``urllib3``, ``tornado4``, ``httplib2`` - If it is a bug, is it ``Verified Can Replicate`` or ``Requires Help Replicating`` - Thanking people for raising issues. Feedback is always appreciated. - - Politely asking if they are able to link to an example repo that replicates the issue if they haven't already. Being able to _clone and go_ helps the next person and we like that. 😃 + - Politely asking if they are able to link to an example repo that replicates the issue if they haven't already. Being able to *clone and go* helps the next person and we like that. 😃 **Maintainer:**