Skip to content

Conversation

Copy link

Copilot AI commented Oct 31, 2025

Sets up a Chinese-language teaching repository for students to practice GitHub workflows (fork, clone, commit, PR).

Structure added:

  • students/ - Directory for student contributions
  • students/example.txt - Template showing expected format (name, student ID, email)
  • instructions.md - Step-by-step collaboration guide covering fork → clone → commit → push → PR workflow

The instructions include contribution guidelines (only modify files in students/, don't touch others' files) and links to Git/GitHub learning resources.

Original prompt

这是一个供其他人练习GitHub协作的仓库,大致结构如下。
hello-github
├── README.md
├── students/
│ └── example.txt
└── instructions.md


💡 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.

…tice

Co-authored-by: buduan <39254250+buduan@users.noreply.github.com>
Copilot AI changed the title [WIP] Add students directory for collaboration practice Add repository structure for GitHub collaboration practice Oct 31, 2025
Copilot AI requested a review from buduan October 31, 2025 11:04
Copilot finished work on behalf of buduan October 31, 2025 11:04
hnrobert pushed a commit that referenced this pull request Oct 31, 2025
feat: add introduction text for Max Zhaoqian Dong
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