Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 21b4960

Browse files
committed
edits - create issue
1 parent b62d78d commit 21b4960

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pullrequest.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Quick Guide
101101

102102
Here is a quick overview of you can contribute to CPython on GitHub:
103103

104-
1. `Create an Issue`_ that describes your change, if it doesn't exist and you're explicitly working on something
104+
1. If an issue doesn't already exist, `create an Issue`_ that describes your change
105105

106106
2. `Get started`_ and set up your system
107107

@@ -127,7 +127,7 @@ Here is a quick overview of you can contribute to CPython on GitHub:
127127

128128
.. _Clear communication: https://opensource.guide/how-to-contribute/#how-to-submit-a-contribution
129129
.. _Open Source: https://opensource.guide/
130-
.. _Create an Issue: https://bugs.python.org/
130+
.. _create an Issue: https://bugs.python.org/
131131
.. _Get started: https://cpython-devguide.readthedocs.io/setup.html#getting-started
132132
.. _CPython on GitHub: https://github.com/python/cpython
133133
.. _Compile Python: https://cpython-devguide.readthedocs.io/setup.html#compiling-for-debugging

0 commit comments

Comments
 (0)