Skip to content

Commit 36fef89

Browse files
author
gitName
committed
Add fork instructions
1 parent aebcc6d commit 36fef89

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

learn-pr/azure-devops/implement-code-workflow/includes/3-set-up-environment.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,16 @@ Run a template that sets up your Azure DevOps organization.
3939
4040
[!include[](../../shared/includes/project-visibility.md)]
4141

42+
## Fork the repository
43+
44+
If you haven't already, fork the **mslearn-tailspin-spacegame-web** repository.
45+
46+
1. On GitHub, go to the [mslearn-tailspin-spacegame-web](https://github.com/MicrosoftDocs/mslearn-tailspin-spacegame-web) repository.
47+
48+
1. Select **Fork** at the top-right of the screen.
49+
50+
1. Choose your GitHub account as the **Owner**, then select **Create fork**.
51+
4252
## Move the work item to Doing
4353

4454
In this section, you'll assign yourself a work item that relates to this module on Azure Boards. You'll also move the work item to the **Doing** state. In practice, you and your team would create work items at the start of each sprint or work iteration.

0 commit comments

Comments
 (0)