From 122caca13d79440cd7dc7885727f296c0fb85eff Mon Sep 17 00:00:00 2001 From: Sean Doherty Date: Sun, 17 May 2026 02:01:55 -0500 Subject: [PATCH] structure guide challenge tips --- src/pages/contribute-to-opensource.astro | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/pages/contribute-to-opensource.astro b/src/pages/contribute-to-opensource.astro index 64d74493..70ab0fb8 100644 --- a/src/pages/contribute-to-opensource.astro +++ b/src/pages/contribute-to-opensource.astro @@ -271,10 +271,13 @@ week can make a difference.
  • - Navigating Large Codebases: Break down the learning process: - Start - by reading the documentation thoroughly - Focus on understanding one - component at a time - Use debugging tools to trace code execution - - Don't hesitate to ask for clarification + Navigating Large Codebases: Break down the learning process: +