From a50714af0737b28a2dfb1dc71fe81f9e049c2951 Mon Sep 17 00:00:00 2001
From: SP Mohanty <spmohanty91@gmail.com>
Date: Wed, 3 Apr 2019 16:30:42 +0200
Subject: [PATCH] Add link to docstring guide

---
 CONTRIBUTING.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index e7ad21df..f552f762 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -40,7 +40,7 @@ Write Documentation
 
 flatland could always use more documentation, whether as part of the
 official flatland docs, in docstrings, or even on the web in blog posts,
-articles, and such.
+articles, and such. A quick reference for writing good docstrings is available at : https://docs.python-guide.org/writing/documentation/#writing-docstrings
 
 Submit Feedback
 ~~~~~~~~~~~~~~~
-- 
GitLab