Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 616 Bytes

File metadata and controls

16 lines (11 loc) · 616 Bytes

Contributing

Thank you for helping improve Zero to Hero: Learn Claude Code from scratch.

How to contribute

  • Open an issue for corrections, confusing steps, or missing beginner context.
  • Keep examples practical and reproducible in Claude Code.
  • Keep English and Chinese README updates aligned when changing high-level course information.
  • Respect the two-tier license model: course content is CC BY-NC-SA 4.0, while config-pack/ is MIT.

Content style

  • Write for beginners.
  • Prefer small hands-on tasks over long theory sections.
  • Include expected outcomes and verification steps where possible.