Skip to content

Commit b0e58fb

Browse files
clatapieRobPasMue
andauthored
doc: adding content in Create a PR section (#468)
* 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]>
1 parent f0956b7 commit b0e58fb

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Loading

doc/source/content-writing/content-how-tos/create-PR.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,12 @@ To create a PR:
295295
#. Click **Compare & pull request**.
296296
The **Open a pull request** window opens.
297297
#. Supply a commit message and an optional extended description.
298+
#. Assign the PR to yourself by clicking **assign yourself** on the right side of the window.
299+
300+
.. image:: ../_static/assigning_yourself_PR.png
301+
:alt: Assign yourself to the PR
302+
303+
#. If the PR is meant to fix an issue, add **Closes #issue_number** to the PR description.
298304
#. Click **Create pull request**. Or, if you want to create a draft pull request,
299305
use the dropdown to select **Create draft pull request**.
300306

0 commit comments

Comments
 (0)