TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How do you go about contributing to open source projects?

7 pointsby joeldiditover 11 years ago
I'm interested in contributing to open source projects. How do I get started on this?

3 comments

bendmorrisover 11 years ago
Just do it; the project will be grateful to receive your contribution. Find something that needs to be done, fork the project, do it, test it, and submit a pull request. Many medium to large projects will have lists of things that need to be done, and will usually have many more tasks than they have manpower to complete in a timely manner, so pick one that matches your skillset and have at it. You can also take a look at their issue tracker for ideas. It's probably worth coordinating with the other developers to make sure you're not duplicating effort, but feel free to just jump in there and start contributing.
horofxover 11 years ago
I maintain the carrierwave, minimagick &amp; memcached-manager ruby gems. If you are interested in any and has a decent knowledge of ruby I can help you to get you going(or anyone interested from HN).<p>I got started by writing PR&#x27;s, reading the codebase of the projects and making myself helpful whenever I could.
Jackneillover 11 years ago
<a href="http://codefirefox.com/" rel="nofollow">http:&#x2F;&#x2F;codefirefox.com&#x2F;</a>