Skip to content

Create chapter 9 folder structure with template files #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented May 20, 2025

This PR implements the requested structure for chapter 9:

  • Created a folder called 09-lesson under the lessons directory
  • Added the following subdirectories:
    • assets for lesson images and other resources
    • solution containing placeholder solution files
    • translations for future language translations
  • Created a README.md with the same headers and formatting as existing lessons
  • Added styles.css to maintain consistency with other lessons

The README.md follows the same structure as other lessons, including:

  • Title and learning objectives
  • Setup instructions
  • Related resources section
  • Placeholder sections for narrative and technical content
  • Assignment and solution sections
  • Knowledge check and self-study resources

This provides a template that can be populated with actual content when the chapter material is developed.

Fixes #119.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 3 commits May 20, 2025 17:19
Co-authored-by: softchris <4598064+softchris@users.noreply.github.com>
Co-authored-by: softchris <4598064+softchris@users.noreply.github.com>
Co-authored-by: softchris <4598064+softchris@users.noreply.github.com>
@Copilot Copilot AI changed the title [WIP] Create a chapter 9 Create chapter 9 folder structure with template files May 20, 2025
@Copilot Copilot AI requested a review from softchris May 20, 2025 17:24
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.

Create a chapter 9
2 participants