posted in Selfhosted

How can i teach myself to contribute to these projects?

I use open source self hosted software everyday. I love the community and I would love to be able to contribute to some of these projects.

As far as code goes, I basically no nothing about how it works. I see the development section of the repos I use and again, I’ve go no idea how it works.

How can I teach myself how to offer small improvements to the projects I use?

Replying to an earlier post

Which projects?

Can you look at the source code in the repos and make any sense of it?

Are there open issues connected to the repo, that you think you could make some headway with?

If you have 0 experience writing code, I think contributing to an existing project isn’t a good way to start. Better to text a textbook and work through some exercises, and do a few small projects of your own, before trying to join an existing team where as a total newbie, you’ll be a burden. Note that “small project of your own” can involve forking something that exists and making your own changes or additions. That doesn’t require much attention from other people.

Then, contribute once you feel you are ready to contribute.

en