Skip to content

Write a Solution Walkthrough#

Solution walkthroughs help participants who get stuck and serve as learning resources for those who want to understand the "why" behind each solution.

⚠️ Walkthroughs are only accepted after the challenge deadline has passed. This protects the experience for active participants.

How to Contribute#

Browse walkthrough issues, comment to claim a level, and submit your walkthrough as a PR. Walkthroughs can take any form:

  • External content — a blog post, video, or any public resource. Just link to it from the adventure's solutions page.
  • In-repo — a markdown file in adventures/XX-adventure-name/docs/solutions/.

The most useful walkthroughs don't just show what to fix — they explain why something was broken and how you'd reason your way to the solution.