Skip to content

Commit b7dc6f4

Browse files
committed
Incorporate reviewer feedback
1 parent de7e163 commit b7dc6f4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

content/github/managing-your-work-on-github/assigning-issues-and-pull-requests-to-other-github-users.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ You can assign up to 10 people to each issue or pull request, including yourself
1919

2020
{% data reusables.repositories.navigate-to-repo %}
2121
{% data reusables.repositories.sidebar-issue-pr %}
22-
3. Select the issue or pull request that you want to assign to someone.
23-
4. In the right side menu, click **Assignees**.
22+
3. Open the issue or pull request that you want to assign to someone.
23+
4. If no one is assigned to an issue or pull request, click **assign yourself** to assign yourself.
24+
![The assign yourself item](/assets/images/help/issues/assign_yourself.png)
25+
5. In the right side menu, click **Assignees**.
2426
![The Assignees menu item](/assets/images/help/issues/assignee_menu.png)
25-
5. To assign the issue or pull request to a user, start typing their username, then click their name when it appears. You can select and add up to ten assignees to an issue or pull request.
27+
6. To assign the issue or pull request to a user, start typing their username, then click their name when it appears. You can select and add up to ten assignees to an issue or pull request.
2628
![Issues assignment drop-down](/assets/images/help/issues/issues_assigning_dropdown.png)
27-
6. If no one is assigned to an issue or pull request, click **assign yourself** to assign yourself.
28-
![The assign yourself item](/assets/images/help/issues/assign_yourself.png)
2929

3030
### Assigning multiple issues or pull requests
3131

0 commit comments

Comments
 (0)