We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc6e0a4 commit f571373Copy full SHA for f571373
1 file changed
getting-started/git-boot-camp.rst
@@ -636,9 +636,9 @@ An example of a bad backport commit message:
636
637
.. _backport-pr:
638
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:
+When opening the backport PR, its title PR must follow the same format as the
+commit title, beginning with the ``[<branch>]`` prefix and referencing the
+original PR with a ``(GH-XXXXX)`` suffix. For example:
642
643
.. code-block:: text
644
:class: good
0 commit comments