diff --git a/contributing/documentation/overview.rst b/contributing/documentation/overview.rst index aae2c397dec..8b6662f18b2 100644 --- a/contributing/documentation/overview.rst +++ b/contributing/documentation/overview.rst @@ -136,6 +136,10 @@ even remove any content and do your best to comply with the **Step 6.** **Push** the changes to your forked repository: +Before submitting your PR, you may have to update your branch as described in :doc:`the code contribution guide `. + +Then, you can push your changes: + .. code-block:: terminal $ git push origin improve_install_article