Skip to content

Commit 1d9d376

Browse files
committed
Merge branch '7.1' into 7.2
* 7.1: [Contributing] Add documentation for rebasing when contributing to the docs
2 parents af38fa3 + 89861bf commit 1d9d376

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

contributing/documentation/overview.rst

+3
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,9 @@ changes and push the new changes:
185185
186186
$ git push
187187
188+
It's rare, but you might be asked to rebase your pull request to target another
189+
Symfony branch. Read the :ref:`guide on rebasing pull requests <rebase-your-patch>`.
190+
188191
**Step 10.** After your pull request is eventually accepted and merged in the
189192
Symfony documentation, you will be included in the `Symfony Documentation
190193
Contributors`_ list. Moreover, if you happen to have a `SymfonyConnect`_

0 commit comments

Comments
 (0)