u/DCTheNotorious wrote (the comment Michael replied to):
How do you go about finding a good project to contribute to?
u/michaelnovati replied ·
I would start with your skills and try to find more consumer products built on that language rather than the core frameworks themselves. For example, Material UI (MUI) is a great and approachable project if you are good in React, rather than trying to contribute to React itself.
Another tip is to start with bug fixes or "issues" that they need help with!
Always read the contribution guide first and follow the rules for submitting a proper PR.