Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit dfb4795

Browse files
author
Meaghan Lewis
authored
change assignable user to pull request author
1 parent bc6ba9e commit dfb4795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using/viewing-the-pull-requests-for-a-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GitHub for Visual Studio exposes the pull requests for the current repository an
1010
![Pull requests in the GitHub pane](images/pull-request-list-view.png)
1111
5. Change the pull requests listed by clicking the **Open** link and selecting the filter you want to use from the dropdown with the options *Open/Closed/All*.
1212
![Pull requests status dropdown filter](images/pull-request-list-filter.png)
13-
6. Filter pull requests by assignable user by clicking the person symbol and selecting the user you want to view from the dropdown. You can also search for users from the dropdown.
13+
6. Filter pull requests by author by clicking the person icon and selecting the user you want to view from the dropdown. You can also search for users from the dropdown.
1414
![Pull requests assignable user dropdown filter](images/pull-request-assignable-user.png)
1515
7. Double-click anywhere in the pull request item to [view the pull request details and review the pull request](reviewing-a-pull-request-in-visual-studio.md)
1616
8. Click on the **Create New** link to [create a pull request from the current branch](creating-a-pull-request.md)

0 commit comments

Comments
 (0)