Skip to content

Commit 4ba7a48

Browse files
committed
Add image for GitHub Copilot Chat instructions in README.md
1 parent 91e6ce8 commit 4ba7a48

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

569 KB
Loading

Using-GitHub-Copilot-with-CSharp/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,13 @@ We will review the steps to update the Weather BackEnd App by adding a new endpo
4646

4747
### 🗒️ Step 1: Get familiarized with the "GitHub Codespaces ♥️ .NET 8" repository
4848

49-
Once you open the repository in Codespaces, you will find a new browser window with a fully functional Codespace. Everything in this repository is contained within this one Codespace. For example, in the explorer panel, we can see the main code for the BackEnd and the FrontEnd projects.
49+
Once you open the repository in Codespaces, you will find a new browser window with a fully functional Codespace. Everything in this repository is contained within this one Codespace.
50+
This is a great opportunity to get started with GitHub Copilot Chat right away! We have opened up a new repository and we want to get familiar with it. Navigate to the top of the GitHub Codespace and select the Copilot Chat icon to the right search bar:
51+
52+
![Open GitHub Copilot Chat](./001-chat.jpg001-chat.jpg)
53+
54+
55+
For example, in the explorer panel, we can see the main code for the BackEnd and the FrontEnd projects.
5056

5157
![new Codespace with all the repository running](./005OpenRepoInCodeSpaces.png)
5258

0 commit comments

Comments
 (0)