You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/0-Setup.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,8 @@ Let's create the repository you'll use for your workshop.
5
5
> [!TIP]
6
6
> Clicking on links in the instruction manual will open a browser tab on the host machine. This is fine for things like reviewing reference documents, but for the next step you'll want to interact directly with the browser in the VM.
7
7
8
-
-[ ] Locate the "Lab302" template repository for this lab.
9
-
- Click on the **Repositories** tab on the top-nav of the page.
10
-
- In the "Search repositories" filter text box enter `Lab302-Template`.
11
-
- Click on the **Lab302-Template** repository in the list.
12
-
-[ ] Create your repository.
8
+
-[ ] Create a repository for this lab in the "Microsoft-Build-2025" organization based on the "github-samples/managing-work" template repository.
9
+
- Navigate to `https://github.com/github-samples/managing-work` in the browser.
13
10
- Click the **Use this template** > **Create a new repository** green buttons on the top-right of the page.
14
11
- For the owner, verify (or select) **Microsoft-Build-2025**.
15
12
- Enter a repository name that you'll use for this lab. You can accept the defaults for the rest of this form and click **Create repository**.
0 commit comments