summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-06-22 08:30:53 -0400
committerJason R. Coombs <jaraco@jaraco.com>2014-06-22 08:30:53 -0400
commit2f61996cfdccc63d3910a282e4459676f49c6eab (patch)
tree9640d87d587f1538b21044b2cdfaf26e15c22d8e /docs
parent29429b26a20b17f17b22debf65554a8f7ab64738 (diff)
downloadpython-setuptools-bitbucket-2f61996cfdccc63d3910a282e4459676f49c6eab.tar.gz
Added Recommended Reading
Diffstat (limited to 'docs')
-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
----------------------