Skip to content

Commit d5bdcb0

Browse files
committed
fix authors
1 parent 6eeded3 commit d5bdcb0

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

README.md

+7-10
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
<!--
12
To help prepare content for AI Tour, please use this template repository for organizing your sessions and preparing the content for future presentors.
23
1. Update this readme with the todo's listed below
34
2. The src folder has been created for all development tasks when creating this session
45
3. The Lab folder is in-person and async participation with content, please update this folder with instructions for participants to follow along.
56
4. The Presenter Notes folder is the train the trainer section. Here add any slide decks, demo videos, and other content as needed. This page has a rough layout to provide ideas but can be edited as needed.
67
5. If you are taking advantage of the static front end site, edit the content in the _config.yml file as needed (specifically the title and description)
8+
-->
79

810

911
# Advanced Coding: Visual Studio & GitHub Copilot
@@ -29,25 +31,20 @@ solution.
2931
For this session, you will need Visual Studio with a Github account so that you can authenticate and use GitHub Copilot.
3032

3133
## Additional Resources and Continued Learning
32-
TODO: If you would like to link the user to further learning, please enter that here.
3334

3435
| Resources | Links | Description |
3536
|:-------------------|:----------------------------------|:-------------------|
36-
| Future Learning 1 | [Link 1](https://www.google.com/) | Learn more about X |
37-
| Future Learning 2 | [Link 2](https://www.google.com/) | Learn more about Y |
37+
| Advanced GitHub Copilot | [Learn Module](https://learn.microsoft.com/en-us/training/modules/advanced-github-copilot/) | Learn about Advanced GitHub Copilot features |
38+
| Visual Studio with GitHub Copilot Future Learning 2 | [Visual Studio](https://visualstudio.microsoft.com/github-copilot/) | Get the latest details on Visual Studio with Copilot |
3839

3940
## Content Owners
40-
TODO: Add yourself as a content owner
41-
1. Change the src in the image tag to {your github url}.png
42-
2. Change INSERT NAME HERE to your name
43-
3. Change the github url in the final href to your url.
4441

4542
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
4643

4744
<table>
4845
<tr>
4946
<td align="center"><a href="http://learnanalytics.microsoft.com">
50-
<img src="https://github.com/alfredodeza.png" width="100px;" alt="Chris Testa-O'Neill
47+
<img src="https://github.com/alfredodeza.png" width="100px;" alt="Alflredo Deza
5148
"/><br />
5249
<sub><b>Alfredo Deza
5350
</b></sub></a><br />
@@ -56,9 +53,9 @@ TODO: Add yourself as a content owner
5653
</tr>
5754
<tr>
5855
<td align="center"><a href="http://learnanalytics.microsoft.com">
59-
<img src="https://github.com/elbruno.png" width="100px;" alt="Chris Testa-O'Neill
56+
<img src="https://github.com/elbruno.png" width="100px;" alt="Bruno Capuano
6057
"/><br />
61-
<sub><b>Alfredo Deza
58+
<sub><b>Bruno Capuano
6259
</b></sub></a><br />
6360
<a href="https://github.com/elbruno" title="talk">📢</a>
6461
</td>

0 commit comments

Comments
 (0)