Skip to content
Klay

Your first open-source contribution

After this lesson you can: Land a real pull request in someone else's project.

First: Git and GitHub, the parts you use

Watch

Notes

Your first open-source contribution is less about proving expertise and more about reducing friction for a maintainer. You are entering an existing codebase, understanding a small corner of it, making a narrowly scoped improvement, and presenting it clearly. The best first pull request is often not a clever feature; it is a typo fix, clearer documentation, a missing example, a small test, or a reproduction of a bug with a fix attached.

Unlock the full lesson notes, the exercises and the graded checkpoint - ₹5,000 once.