Skip to content

Revise Copilot CLI for Beginners section#1334

Merged
aaronpowell merged 1 commit intogithub:stagedfrom
GeekTrainer:patch-1
Apr 9, 2026
Merged

Revise Copilot CLI for Beginners section#1334
aaronpowell merged 1 commit intogithub:stagedfrom
GeekTrainer:patch-1

Conversation

@GeekTrainer
Copy link
Copy Markdown
Contributor

Updated the description for Copilot CLI for Beginners to include options for a text-based experience and a YouTube video series.

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, or workflow file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the staged branch for this pull request.

Description


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • Other (please specify): Update to the learning hub

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Updated the description for Copilot CLI for Beginners to include options for a text-based experience and a YouTube video series.
Copilot AI review requested due to automatic review settings April 8, 2026 17:16
@GeekTrainer GeekTrainer requested a review from aaronpowell as a code owner April 8, 2026 17:16
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Learning Hub landing page’s “Copilot CLI for Beginners” blurb to point learners to both the written course and an accompanying YouTube video series.

Changes:

  • Rewrote the “Copilot CLI for Beginners” description on the Learning Hub index.
  • Added an external link to the YouTube playlist alongside the existing course link.
Show a summary per file
File Description
website/src/content/docs/learning-hub/index.md Updates the Copilot CLI for Beginners callout to include both text and video learning options.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 2

Looking for a guided path into GitHub Copilot from the terminal? Start with
[Copilot CLI for Beginners](cli-for-beginners/) for a course overview,
then work through chapters 00 through 07 at your own pace.
Looking for a guided path into GitHub Copilot from the terminal? Explore Copilot CLI for Beginners! You can work through a
Copy link

Copilot AI Apr 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There’s trailing whitespace at the end of this line (after "a"); markdown linters/formatters often flag this and it can also create unintended line breaks if additional spaces are introduced. Please remove the trailing space and reflow the sentence as needed.

Suggested change
Looking for a guided path into GitHub Copilot from the terminal? Explore Copilot CLI for Beginners! You can work through a
Looking for a guided path into GitHub Copilot from the terminal? Explore Copilot CLI for Beginners! You can work through a

Copilot uses AI. Check for mistakes.
[Copilot CLI for Beginners](cli-for-beginners/) for a course overview,
then work through chapters 00 through 07 at your own pace.
Looking for a guided path into GitHub Copilot from the terminal? Explore Copilot CLI for Beginners! You can work through a
[text based experience](cli-for-beginners/) for a text-based experience, or the [YouTube video series](https://www.youtube.com/watch?v=BDxRhhs36ns&list=PL0lo9MOBetEHvO-spzKBAITkkTqv4RvNl).
Copy link

Copilot AI Apr 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link text and surrounding copy are redundant/inconsistent: "[text based experience] ... for a text-based experience" repeats the same phrase and mixes hyphenation. Consider using a single, consistently hyphenated phrasing (e.g., "[text-based experience]" without repeating it in the following words).

Suggested change
[text based experience](cli-for-beginners/) for a text-based experience, or the [YouTube video series](https://www.youtube.com/watch?v=BDxRhhs36ns&list=PL0lo9MOBetEHvO-spzKBAITkkTqv4RvNl).
[text-based experience](cli-for-beginners/), or the [YouTube video series](https://www.youtube.com/watch?v=BDxRhhs36ns&list=PL0lo9MOBetEHvO-spzKBAITkkTqv4RvNl).

Copilot uses AI. Check for mistakes.
@aaronpowell aaronpowell merged commit f4909cd into github:staged Apr 9, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants