Skip to content

Commit 4ddd5b2

Browse files
authored
Update image sources in 1-step.md
1 parent 09b8c41 commit 4ddd5b2

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

.github/steps/1-step.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Duck is getting ready to develop a new Node.js CLI calculator app and plans to i
99

1010
GitHub Copilot CLI is a **standalone terminal application** that brings the power of GitHub Copilot directly to your command line. It is installed via npm and provides a rich interactive experience for developers.
1111

12-
<img width="60%" height="60%" alt="CopilotCLI" src="../images/copilot-cli.png">
12+
<img width="60%" height="60%" alt="CopilotCLI" src="https://github.com/user-attachments/assets/b39d45c0-477b-492a-9607-61209bb20162" />
1313

1414
#### Key capabilities and options to be aware of include:
1515

@@ -123,9 +123,10 @@ Issue templates help maintain consistency when team members create issues. This
123123
> [!NOTE]
124124
> When starting Copilot CLI, you may be prompted to add this folder to the trusted folder list and to key bindings. Respond **yes** to both prompts to continue.
125125
126-
<img width="60%" height="60%" alt="CopilotCLIAddDir" src="../images/copilot-cli-add-directory.png" />
126+
<img width="60%" height="60%" alt="CopilotCLIAddDir" src="https://github.com/user-attachments/assets/17071b30-212d-4b82-bad4-4d999478f505" />
127127
<br />
128-
<img width="60%" height="60%" alt="CopilotCLITerminalBindings" src="../images/copilot-cli-terminal-bindings.png" />
128+
<img width="60%" height="60%" alt="CopilotCLITerminalBindings" src="https://github.com/user-attachments/assets/a55163ae-e4c4-4a17-88e0-def0dbf0246c" />
129+
129130
130131
2. Authorize with GitHub (if not already authenticated) in the Copilot CLI:
131132
@@ -199,7 +200,7 @@ Issue templates help maintain consistency when team members create issues. This
199200
> Respond **yes** to creating the issue and
200201
> **"Yes, and approve `gh issue` or `git config` for the rest of the running session"**.
201202
202-
<img width="40%" height="40%" alt="CopilotCLIPerms" src="../images/copilot-cli-permissions.png" />
203+
<img width="60%" height="60%" alt="CopilotCLIPerms" src="https://github.com/user-attachments/assets/9896ec70-4a71-41a9-b2c7-2b771ff15f46" />
203204
204205
<details>
205206
<summary>Having trouble? 🤷</summary><br/>

0 commit comments

Comments
 (0)