Skip to content

docs: add /pr command mentions to course chapters#18

Merged
DanWahlin merged 1 commit intomainfrom
docs/add-pr-command-mentions
Mar 18, 2026
Merged

docs: add /pr command mentions to course chapters#18
DanWahlin merged 1 commit intomainfrom
docs/add-pr-command-mentions

Conversation

@DanWahlin
Copy link
Collaborator

Summary

  • add /pr to the chapter 01 code command table
  • add a short /pr section to the chapter 03 Git Integration workflow
  • mention /pr in the chapter 07 end-to-end PR flow

Testing

  • not run (documentation-only changes)

Add lightweight mentions of the /pr slash command in the setup,
workflow, and end-to-end chapters so learners see where it fits
in common pull request flows.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 18, 2026 19:26
Copy link

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 course documentation to include the /pr command in the relevant chapters, aligning the learning flow with the CLI’s PR-related capabilities.

Changes:

  • Add /pr to the Chapter 01 “Code” command table.
  • Expand Chapter 03 “Git Integration” workflow to explicitly include and describe /pr usage in interactive mode.
  • Update Chapter 07 end-to-end workflow to include /pr as the PR operation step after /review.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
01-setup-and-first-steps/README.md Adds /pr to the command reference table for early discoverability.
03-development-workflows/README.md Updates the Git Integration workflow summary and adds a short section documenting /pr usage.
07-putting-it-together/README.md Incorporates /pr into the end-to-end PR flow after review.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@DanWahlin DanWahlin merged commit c514410 into main Mar 18, 2026
5 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.

2 participants