DEV Community

Discussion on: Contributing to open source community

Collapse
 
asimdahall profile image
Asim Dahal

I don't know what kind of project should I start contributing on because contributing to projects which have large codebases can be quiet overwhelming.

Collapse
 
notsag profile image
Maxime Gaston

That is why on huge project they "collect some good first issues".
Sometimes it will concern documentation or it will be reproducing on a specific part of code what was done in another.

You can also check the collabs section on DEV.

But contributing is not only coding, it can be also by reporting bugs, giving features ideas, help in project translation...

Thread Thread
 
asimdahall profile image
Asim Dahal

Thank you. I will look into it surely.