summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/developer-guide.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/developer-guide.txt b/docs/developer-guide.txt
index 805a61f3..c2770e3f 100644
--- a/docs/developer-guide.txt
+++ b/docs/developer-guide.txt
@@ -8,6 +8,17 @@ If you want to know more about contributing on Setuptools, this is the place.
.. contents:: **Table of Contents**
+-------------------
+Recommended Reading
+-------------------
+
+Please read `How to write the perfect pull request
+<http://blog.jaraco.com/2014/04/how-to-write-perfect-pull-request.html>`_
+for some tips on contributing to open source projects. Although the article
+is not authoritative, it was authored by the maintainer of Setuptools, so
+reflects his opinions and will improve the likelihood of acceptance and
+quality of contribution.
+
----------------------
Repository and Tracker
----------------------