Skip to content

Commit

Permalink
doc: adding content in Create a PR section (#468)
Browse files Browse the repository at this point in the history
* doc: adding content in `Create a PR` section

* Apply suggestions from code review

Co-authored-by: Roberto Pastor Muela <[email protected]>

* Apply suggestions from code review

Co-authored-by: Roberto Pastor Muela <[email protected]>

---------

Co-authored-by: Roberto Pastor Muela <[email protected]>
  • Loading branch information
clatapie and RobPasMue authored Jun 17, 2024
1 parent f0956b7 commit b0e58fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions doc/source/content-writing/content-how-tos/create-PR.rst
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,12 @@ To create a PR:
#. Click **Compare & pull request**.
The **Open a pull request** window opens.
#. Supply a commit message and an optional extended description.
#. Assign the PR to yourself by clicking **assign yourself** on the right side of the window.

.. image:: ../_static/assigning_yourself_PR.png
:alt: Assign yourself to the PR

#. If the PR is meant to fix an issue, add **Closes #issue_number** to the PR description.
#. Click **Create pull request**. Or, if you want to create a draft pull request,
use the dropdown to select **Create draft pull request**.

Expand Down

0 comments on commit b0e58fb

Please sign in to comment.