Skip to content

Commit b7c7e01

Browse files
committed
Reference the typo fixes section
1 parent 1fea9c6 commit b7c7e01

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

getting-started/pull-request-lifecycle.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ Quick guide
2727

2828
Here is a quick overview of how you can contribute to CPython:
2929

30-
#. `Create an issue`_ that describes your change [*]_
30+
#. `Create an issue`_ that describes your change. If it is trivial
31+
(like :ref:`typo fixes <typo-fixes>`), or an issue already exists,
32+
you can skip this step.
3133

3234
#. :ref:`Create a new branch in Git <pullrequest-steps>` from the
3335
``main`` branch
@@ -51,9 +53,6 @@ Here is a quick overview of how you can contribute to CPython:
5153

5254
#. Celebrate contributing to CPython! :)
5355

54-
.. [*] If an issue is trivial (for example, typo fixes), or if an issue already exists,
55-
you can skip this step.
56-
5756
Don't force-push
5857
----------------
5958

0 commit comments

Comments
 (0)