summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKassandra Keeton <ProsperousHeart@users.noreply.github.com>2023-03-20 17:01:18 -0500
committerGitHub <noreply@github.com>2023-03-20 15:01:18 -0700
commitea6db5e1aa9efd31b2569eb2f35597733358a388 (patch)
tree01f6a306c81e34dc2ba652302a4f3948dfe767de
parent67b9e6c9b8422ddb20ebc6c637f058de5519df01 (diff)
downloadpython-coveragepy-git-ea6db5e1aa9efd31b2569eb2f35597733358a388.tar.gz
docs: additional clarity for getting started + contributing (#1590)
* additional clarity for getting started + contributing * Apply suggestions from code review Updating formatting (limitation of 79 characters for linting),. Co-authored-by: Ned Batchelder <ned@nedbatchelder.com> --------- Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
-rw-r--r--README.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 25239393..8e3ffd94 100644
--- a/README.rst
+++ b/README.rst
@@ -70,7 +70,8 @@ For Enterprise
Getting Started
---------------
-See the `Quick Start section`_ of the docs.
+Looking to run ``coverage`` on your test suite? See the `Quick Start section`_
+of the docs.
.. _Quick Start section: https://coverage.readthedocs.io/#quick-start
@@ -96,7 +97,8 @@ Community Code of Conduct`_.
Contributing
------------
-See the `Contributing section`_ of the docs.
+Found a bug? Want to help improve the code or documentation? See the
+`Contributing section`_ of the docs.
.. _Contributing section: https://coverage.readthedocs.io/en/latest/contributing.html