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 @@ -153,15 +153,15 @@ instructions please see the :ref:`setup guide <setup>`.
153153 <https://github.com/python/cpython/issues>`__. Trivial issues (for example, typos) do
154154 not require an issue.
155155
156- 7 . Push the branch on your fork on GitHub and :ref: `create a pull request
156+ 6 . Push the branch on your fork on GitHub and :ref: `create a pull request
157157 <pullrequest>`. Include the issue number using ``gh-NNNNNN `` in the
158158 pull request title. For example:
159159
160160 .. code-block :: text
161161
162162 gh-12345: Fix some bug in spam module
163163
164- 8 . Add a News entry into the ``Misc/NEWS.d/ `` directory as individual file. The
164+ 7 . Add a News entry into the ``Misc/NEWS.d/ `` directory as individual file. The
165165 news entry can be created by using `blurb-it <https://blurb-it.herokuapp.com/ >`__,
166166 or the :pypi: `blurb ` tool and its ``blurb add ``
167167 command. Please read more about ``blurb `` in its
You can’t perform that action at this time.
0 commit comments