Skip to content

Commit 9f4cdcd

Browse files
AndoniLarzjaviereguiluz
AndoniLarz
authored andcommitted
[Contributing] Add documentation for rebasing when contributing to the docs
1 parent 37f420a commit 9f4cdcd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

contributing/documentation/overview.rst

+4
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,10 @@ even remove any content and do your best to comply with the
136136
137137
**Step 6.** **Push** the changes to your forked repository:
138138

139+
Before submitting your PR, you may have to update your branch as described in :doc:`the code contribution guide </contributing/code/pull_requests#rebase-your-pull-request>`.
140+
141+
Then, you can push your changes:
142+
139143
.. code-block:: terminal
140144
141145
$ git push origin improve_install_article

0 commit comments

Comments
 (0)