Skip to content

Commit f571373

Browse files
When opening..."
Co-authored-by: Stan Ulbrych <stan@python.org>
1 parent dc6e0a4 commit f571373

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

getting-started/git-boot-camp.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -636,9 +636,9 @@ An example of a bad backport commit message:
636636
637637
.. _backport-pr:
638638

639-
The title of the backport PR must follow the same format as the commit title,
640-
beginning with the ``[<branch>]`` prefix, and referencing the original PR with
641-
a ``(GH-XXXXX)`` suffix. For example:
639+
When opening the backport PR, its title PR must follow the same format as the
640+
commit title, beginning with the ``[<branch>]`` prefix and referencing the
641+
original PR with a ``(GH-XXXXX)`` suffix. For example:
642642

643643
.. code-block:: text
644644
:class: good

0 commit comments

Comments
 (0)