diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2017-10-16 17:01:11 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2017-10-16 17:01:11 -0400 |
commit | e8e5b0919d07c1532b2ee3ab2bc55da7b401f620 (patch) | |
tree | 4c272879d5a3dcc88a390bfc148cc68e075cb60d | |
parent | 5c161a523893c7608fabf0ffa56d0099f8fa2b5f (diff) | |
download | python-coveragepy-git-e8e5b0919d07c1532b2ee3ab2bc55da7b401f620.tar.gz |
Make it easier to find the contribution guidelines
-rw-r--r-- | README.rst | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 ------- |