Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 865 Bytes

File metadata and controls

24 lines (17 loc) · 865 Bytes

Contributing

Thank you for helping improve Zero to Hero: Learn OpenAI Codex CLI from scratch.

What to contribute

  • Fix unclear explanations or broken steps.
  • Improve beginner-friendly examples.
  • Add missing references for Codex CLI workflows.
  • Report outdated behavior when OpenAI Codex CLI changes.

Contribution rules

  • Keep the course hands-on and beginner-friendly.
  • Preserve the five-stage learning path structure.
  • Do not add commercial-only dependencies or paid-only workflows as required steps.
  • Contributions must be compatible with the repository license: CC BY-NC-SA 4.0.

Pull request checklist

  • The change is educational and non-commercial.
  • English and Chinese README links still work.
  • Stage content remains easy to follow from scratch.
  • Any external command or tool behavior is verified against current Codex CLI behavior.