Skip to content

Commit b601e67

Browse files
Add GitHub Pages workshop link to README
- Add badges linking to the workshop site - Add prominent 'Start the Workshop' callout - Add workshop site to Session Resources table
1 parent b09a70d commit b601e67

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
# LAB300 - Hands-on with GitHub Copilot in Visual Studio 2026
66

7+
[![Workshop Site](https://img.shields.io/badge/Workshop-Site-blueviolet?style=for-the-badge)](https://dotnet-presentations.github.io/visual-studio-github-copilot-lab/)
8+
[![GitHub Pages](https://img.shields.io/badge/GitHub-Pages-blue?style=for-the-badge&logo=github)](https://dotnet-presentations.github.io/visual-studio-github-copilot-lab/)
9+
10+
> **🚀 [Start the Workshop](https://dotnet-presentations.github.io/visual-studio-github-copilot-lab/)** - Interactive themed workshop guide with all steps and documentation.
11+
712
This lab will guide you through using GitHub Copilot's various features in Visual Studio 2026. You'll start with a partially completed TinyShop application and use GitHub Copilot to complete missing features and enhance the application.
813

914
## Prerequisites
@@ -43,5 +48,6 @@ You'll use GitHub Copilot's various features to enhance and complete this applic
4348

4449
| Resources | Links | Description |
4550
|:-------------------|:----------------------------------|:-------------------|
51+
| 🌐 Workshop Site | https://dotnet-presentations.github.io/visual-studio-github-copilot-lab/ | Interactive themed workshop with all steps |
4652
| Build session page | https://build.microsoft.com/sessions/LAB300 | Event session page with downloadable recording, slides, resources, and speaker bio |
47-
|Microsoft Learn|https://aka.ms/AAI_DevAppGitHubCop_Plan|Official Collection or Plan with skilling resources to learn at your own pace|
53+
| Microsoft Learn | https://aka.ms/AAI_DevAppGitHubCop_Plan | Official Collection or Plan with skilling resources to learn at your own pace |

0 commit comments

Comments
 (0)