File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ Quick Guide
101
101
102
102
Here is a quick overview of you can contribute to CPython on GitHub:
103
103
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
105
105
106
106
2. `Get started `_ and set up your system
107
107
@@ -127,7 +127,7 @@ Here is a quick overview of you can contribute to CPython on GitHub:
127
127
128
128
.. _Clear communication : https://opensource.guide/how-to-contribute/#how-to-submit-a-contribution
129
129
.. _Open Source : https://opensource.guide/
130
- .. _ Create an Issue : https://bugs.python.org/
130
+ .. _ create an Issue : https://bugs.python.org/
131
131
.. _Get started : https://cpython-devguide.readthedocs.io/setup.html#getting-started
132
132
.. _CPython on GitHub : https://github.com/python/cpython
133
133
.. _Compile Python : https://cpython-devguide.readthedocs.io/setup.html#compiling-for-debugging
You can’t perform that action at this time.
0 commit comments