summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-10-16 17:01:11 -0400
committerNed Batchelder <ned@nedbatchelder.com>2017-10-16 17:01:11 -0400
commite8e5b0919d07c1532b2ee3ab2bc55da7b401f620 (patch)
tree4c272879d5a3dcc88a390bfc148cc68e075cb60d
parent5c161a523893c7608fabf0ffa56d0099f8fa2b5f (diff)
downloadpython-coveragepy-git-e8e5b0919d07c1532b2ee3ab2bc55da7b401f620.tar.gz
Make it easier to find the contribution guidelines
-rw-r--r--README.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index ae5f2eb5..c5e90603 100644
--- a/README.rst
+++ b/README.rst
@@ -56,6 +56,14 @@ See the `Quick Start`_ section of the docs.
.. _Quick Start: http://coverage.readthedocs.io/#quick-start
+Contributing
+------------
+
+See the `Contributing`_ section of the docs.
+
+.. _Contributing: http://coverage.readthedocs.io/en/latest/contributing.html
+
+
License
-------