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

Commit 73f1e90

Browse files
committed
Add screenies for viewing pull requests
1 parent a94a85b commit 73f1e90

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
29 KB
Loading

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ GitHub for Visual Studio exposes the pull requests for the current repository an
44

55
1. [Sign in](authenticating-to-github) to GitHub.
66
2. Open a solution in a GitHub repository.
7-
3. Open **Team Explorer** and click the **Pull Requests** button to open the **GitHub** pane. TODO: screenshot
8-
4. The open pull requests will be displayed. TODO: screenshot
7+
3. Open **Team Explorer** and click the **Pull Requests** button to open the **GitHub** pane.
8+
![Pull Requests](images/pull-requests-button2.png)
9+
4. The open pull requests will be displayed.
10+
![Open Pull Requests](images/pull-request-list.png)
911
5. Change the Open/Closed filter by clicking the **Open** link and selecting the filter you want to use from the dropdown.
1012
6. Filter pull requests by Assignee by clicking the **Assignee** link and selecting the assignee you want to view from the dropdown.
1113
7. Filter pull requests by Author by clicking the **Author** link and selecting the author you want to view from the dropdown.

0 commit comments

Comments
 (0)