Skip to content

Commit ccf47de

Browse files
author
gitName
committed
Add fork instructions
1 parent 7066d21 commit ccf47de

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

learn-pr/azure-devops/create-release-pipeline/includes/4-set-up-environment.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,11 @@ At a minimum, you'll need to complete the following steps:
8484
8585
## Set up your project in Visual Studio Code
8686
87-
When you ran the template to set up your Azure DevOps project, the process forked the [mslearn-tailspin-spacegame-web-deploy](https://github.com/MicrosoftDocs/mslearn-tailspin-spacegame-web-deploy) repository automatically for you. Now you'll download, or *clone*, a copy to your computer so you can work with it.
87+
1. On GitHub, go to the [mslearn-tailspin-spacegame-web-deploy](https://github.com/MicrosoftDocs/mslearn-tailspin-spacegame-web-deploy) repository.
88+
89+
1. Select **Fork** at the top-right of the screen.
90+
91+
1. Choose your GitHub account as the **Owner**, then select **Create fork**.
8892
8993
### Clone your fork locally
9094

0 commit comments

Comments
 (0)