Skip to content

Commit bdec282

Browse files
committedOct 18, 2024
Merge branch '5.4' into 6.4
* 5.4: [Contributing] Add documentation for rebasing when contributing to the docs
2 parents 4dae8ca + 3a62357 commit bdec282

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)