Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: How to contribute to Open Source projects without feeling overwhelmed?
2 points by ra7 on Sept 2, 2015 | hide | past | favorite | 2 comments
I've looked at a number of Python open source projects to contribute, but it always feels daunting to start contributing. How do I overcome that? I know some obvious strategies are to read the code, hang out on the IRC channel or fix documentation issues. Have you done anything different?

Thanks!




The best way to start contributing is by using an open source project and open issues on any problems you find. Or for features that you would like. Then see if you can fix one of those small issues yourself. Fork, fix, and submit your pull request.

Documentation issues are also a great place to start and can have you digging in the code to truly understand what an API or method are suppose to do.


I can help you with getting started, using some open source projects I have. This one def. needs help -> https://github.com/mjhea0/Scrapy-Samples

Fork, and then clone it down. Test it out. Then see if you can debug. :)




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: