Skip to content

docs: align workshop issue names with tailspin-toys backlog#153

Merged
GeekTrainer merged 1 commit into
mainfrom
geektrainer/fix-issue-name-drift
Jul 16, 2026
Merged

docs: align workshop issue names with tailspin-toys backlog#153
GeekTrainer merged 1 commit into
mainfrom
geektrainer/fix-issue-name-drift

Conversation

@GeekTrainer

Copy link
Copy Markdown
Collaborator

What & why

The workshop references seeded issue titles from github-samples/tailspin-toys, and two of them had drifted from the actual backlog titles. This corrects the names and clarifies the backlog note.

Changes

  • Corrected two drifting issue titles in the Copilot App harness (Lessons 1 and 3), matching the real seeded issues:
    • "Add a custom instructions standard so generated TypeScript code includes clear TSDoc doc comments" → Update our repository coding standards
    • "Stretch Goal: Implement pagination on the game list page" → Implement pagination on the game list page
  • Aligned pagination follow-up wording in the CLI / VS Code / Cloud harnesses ("games listing page" → "game list page") so it matches the seeded issue title verbatim.
  • Clarified the App Lesson 1 backlog note: the template seeds eight issues, and this harness focuses on three of them.
  • Applied the same edits across English and all localized copies (es-es, ja-jp, ko-kr, pt-br, zh-cn).

Notes / follow-up (not in this PR)

While investigating, I found that CLI Lesson 6 tells the learner to "pull the related issue down from the repository" for the accessibility work, which expects a seeded accessibility/high-contrast issue — but the bootstrap doesn't seed one today (Cloud and VS Code create/prompt it themselves). Flagged for a later pass.

Co-authored-by: Copilot App 223556219+Copilot@users.noreply.github.com

Correct two drifting issue titles referenced in the workshop so they match
the seeded backlog in github-samples/tailspin-toys:

- "Add a custom instructions standard..." -> "Update our repository coding standards"
- "Stretch Goal: Implement pagination..." -> "Implement pagination on the game list page"

Also align pagination follow-up wording in the CLI/VS Code/Cloud harnesses
("games listing page" -> "game list page"), and clarify the App Lesson 1
backlog note that the template seeds eight issues while the harness focuses
on three. Updated English and all localized copies.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: ed873a81-b7a8-4d29-9fed-334aeeffa94c
Copilot AI review requested due to automatic review settings July 16, 2026 13:40
@GeekTrainer GeekTrainer merged commit 1d1a341 into main Jul 16, 2026
7 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates workshop lesson text under docs/ so references to seeded Tailspin Toys backlog issues match the current github-samples/tailspin-toys issue titles, and aligns pagination wording across harnesses and localizations.

Changes:

  • Updated the Copilot App harness (Lessons 1 and 3) to use the correct seeded issue title “Update our repository coding standards”.
  • Removed “Stretch Goal:” from the pagination issue title references and standardized wording to “game list page” in follow-up suggestions/prompts.
  • Propagated the same wording updates across es-es, ja-jp, ko-kr, pt-br, and zh-cn localized copies.
Show a summary per file
File Description
docs/app/1-install-copilot-app.md Clarifies seeded issue count (8) and updates the three focused issue titles.
docs/app/3-custom-instructions.md Updates the referenced seeded issue title to match the Tailspin Toys backlog.
docs/cli/7-slash-commands.md Aligns the delegated pagination prompt wording to “game list page”.
docs/cloud/5-iterating.md Aligns optional follow-up pagination wording to “game list page”.
docs/vscode/6-iterating.md Aligns optional follow-up pagination wording to “game list page”.
docs/es-es/app/1-install-copilot-app.md Spanish localization: clarifies seeded issue count and updates focused issue titles.
docs/es-es/app/3-custom-instructions.md Spanish localization: updates the referenced seeded issue title.
docs/ja-jp/app/1-install-copilot-app.md Japanese localization: clarifies seeded issue count and updates focused issue titles.
docs/ja-jp/app/3-custom-instructions.md Japanese localization: updates the referenced seeded issue title.
docs/ko-kr/app/1-install-copilot-app.md Korean localization: clarifies seeded issue count and updates focused issue titles.
docs/ko-kr/app/3-custom-instructions.md Korean localization: updates the referenced seeded issue title.
docs/pt-br/app/1-install-copilot-app.md Portuguese (BR) localization: clarifies seeded issue count and updates focused issue titles.
docs/pt-br/app/3-custom-instructions.md Portuguese (BR) localization: updates the referenced seeded issue title.
docs/zh-cn/app/1-install-copilot-app.md Chinese (Simplified) localization: clarifies seeded issue count and updates focused issue titles.
docs/zh-cn/app/3-custom-instructions.md Chinese (Simplified) localization: updates the referenced seeded issue title.

Review details

  • Files reviewed: 15/15 changed files
  • Comments generated: 1
  • Review effort level: Low

Comment on lines 86 to +87
1. Select **My work** in the sidebar
2. Select the issue titled **Add a custom instructions standard so generated TypeScript code includes clear TSDoc doc comments** to open the issue.
2. Select the issue titled **Update our repository coding standards** to open the issue.
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