Skip to content

TahereGmi/notes-from-code-reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes from Code Reviews

Small notes from developers who review code. Add yours.

This is a growing collection of real lessons from developers who review pull requests every day. It started as a single article — What Code Reviews Taught Me Over Time — and now it's open for everyone to add their own notes.

The idea is simple: if you've reviewed code and learned something — a habit, a bug you keep finding, a comment you keep leaving — write it down here. The notes can be short. They don't need to be perfect. Real lessons from real reviews.


📖 Start here


🤝 How to contribute

You don't need to write a full article. Even one short note is welcome.

  1. Fork this repository.
  2. Create a new file in the /notes folder. Name it your-github-username.md.
  3. Write your notes in any structure you like. A few examples below.
  4. Open a pull request.

That's it. No perfect English required. No long writing required. Real notes from real reviews are the whole point.

See CONTRIBUTING.md for more details and examples.


💡 What kind of notes fit here?

Anything you've learned from reviewing or being reviewed. For example:

  • A bug pattern you keep finding (AI-generated or human)
  • A small habit that made your reviews faster
  • A comment you keep leaving and wish you didn't have to
  • A lesson from a production bug that started in a PR
  • A code review story — what went wrong, what you learned
  • A tool, linter rule, or workflow that helped your team

Big or small. One line or one page. All welcome.


⭐ If this is useful

If these notes helped you, please star the repo so more developers find it. The more people who contribute, the more useful it becomes for everyone.


License

All content is shared under Creative Commons Attribution 4.0 (CC BY 4.0). You can share, adapt, and use these notes for any purpose, including commercial — just give credit to the contributors.

Releases

No releases published

Packages

 
 
 

Contributors