-
Notifications
You must be signed in to change notification settings - Fork 885
Updating GitHub Copilot WTH #1060
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
Merged
Merged
Conversation
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
Updated notes to include guidance on new methods for interacting with GitHub Copilot. Emphasized the importance of using Copilot for both familiar and new programming languages.
***Update and build upon with latest best practices in student guide and coaches***
wihimariem-dev
approved these changes
Dec 7, 2025
Updated the link for the full feature comparison of GitHub Copilot licensing.
jrzyshr
approved these changes
Dec 15, 2025
Collaborator
jrzyshr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @Whowong for the updated content!
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.
This pull request introduces a new What The Hack (WTH) content authoring assistant chat mode and updates the GitHub Copilot hack's coach guide and solutions to reflect best practices, expanded challenge structure, and improved instructional clarity. The changes enhance guidance for both authors and coaches, ensure compliance with WTH standards, and improve the educational value of the hackathon experience.
WTH Content Authoring Assistant
New authoring assistant and guidelines:
.github/chatmodes/WTHAuthor.chatmode.mdto provide a comprehensive assistant for creating WTH-compliant content, including detailed instructions, required structure, templates, and review checklists for hackathons.GitHub Copilot Hack Structure & Content
Expanded challenge structure:
071-GitHubCopilot/Coach/README.mdto add new challenges focused on Model Context Protocol (MCP), custom agents, and chat modes; increased the total number of challenges from five to six with revised titles and descriptions.Enhanced instructional guidance:
Coach/Solution-01.mdto clarify different interaction methods with GitHub Copilot, including inline completions, chat panel, context menu, and more, ensuring students and coaches are aware of all available features.Coach/Solution-02.md, including step-by-step demonstration recommendations, techniques to avoid ambiguity, context management, and coding practices for optimal Copilot use.