Skip to content

Commit 8f530ef

Browse files
Apply suggestions from code review
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
1 parent 391f0e9 commit 8f530ef

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ community that maintains Python. We welcome your contributions!
2525
Contributing
2626
------------
2727

28-
We encourage everyone to contribute to Python and that's why we have put up this
28+
We encourage everyone to contribute to Python. To help you, we have put up this
2929
developer's guide. If you still have questions after reviewing the material in
3030
this guide, then the `Core Python Mentorship`_ group is available to help guide new
3131
contributors through the process.
@@ -64,11 +64,11 @@ Guide for contributing to Python:
6464
* :ref:`gh-faq`
6565
* :ref:`triage-team`
6666

67-
We **recommend** that the documents in this guide be read as needed. You
67+
We **recommend** that sections of this guide be read as needed. You
6868
can stop where you feel comfortable and begin contributing immediately without
69-
reading and understanding these documents all at once. If you do choose to skip
70-
around within the documentation, be aware that it is written assuming preceding
71-
documentation has been read so you may find it necessary to backtrack to fill in
69+
reading and understanding everything. If you do choose to skip
70+
around within the guide, be aware that sections build on each other,
71+
so you may find it necessary to backtrack to fill in
7272
missing concepts and terminology.
7373

7474
A number of individuals from the Python community have contributed to a series

0 commit comments

Comments
 (0)