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

Commit 3ea2530

Browse files
committed
Add screenies for creating a PR
1 parent 647e078 commit 3ea2530

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Creating a pull request
22

33
1. Open a solution in a GitHub repository.
4-
2. Open **Team Explorer** and click the **Pull Requests** button to open the **GitHub** pane. TODO: screenshot
4+
2. Open **Team Explorer** and click the **Pull Requests** button to open the **GitHub** pane.
5+
![Pull Requests](images/pull-requests-button2.png)
56
3. Click the **Create New** link above the list of pull requests for the repository.
6-
4. Select the target branch by clicking the link. If the current repository is a fork, then there will be two sets of branches in the dropdown - to submit a pull request upstream then select a branch with the `owner:` prefix of the upstream repository. TODO: screenshot
7+
4. Select the target branch by clicking the link. If the current repository is a fork, then there will be two sets of branches in the dropdown - to submit a pull request upstream then select a branch with the `owner:` prefix of the upstream repository.
8+
![](images/pr-create.png)
79
5. Enter a pull request title and an optional description.
810
6. Click the **Create Pull Request** button.
14.3 KB
Loading
15.7 KB
Loading

0 commit comments

Comments
 (0)