Retone repo into a self-guided walkthrough - #8
Merged
Conversation
Reframe the docs from a facilitator-led Lunch & Learn into a self-paced walkthrough any developer can clone and follow alone. Remove speaker/facilitator/attendee framing, timings, and presentation cues; rewrite in reader-facing voice. Rename docs/facilitator-guide.md to docs/walkthrough.md and the demo-task issue template to practice-task (label demo -> practice), updating all references. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
The repo was written as a facilitator-led Lunch & Learn: speaker scripts, minute-by-minute timings, "talking points," and notes addressed to "attendees." That made it awkward for an individual developer to just clone it and learn the GitHub Copilot app on their own. This reframes everything for a self-paced reader following along solo.
What changed
All changes are documentation; no application code was touched.
Time: ~X min, "Talking points," "Point to make," "A good narration," "Do it live," "read it aloud," "recap slide," "project this on screen," and the "Land the transition" speaker cues. Replaced them with reader-facing sections like "Try it," "What's happening," "Why it matters," and "The mental model."docs/facilitator-guide.mdtodocs/walkthrough.mdand rewrote it as a "start here" self-paced path instead of a run sheet, updating all references.demo-taskissue template topractice-taskand switched the seed-issue label fromdemotopractice, updating thegh issue createcommands and the tip to match.Notes for reviewers
docs/facilitator-guide.md->docs/walkthrough.md,demo-task.md->practice-task.md), so the diffs are content edits rather than full delete/add.mainstays green.