Ask HN: What are some open source projects in need of contributions?

4 points by georgerobinson ↗ HN

3 comments

[ 0.15 ms ] story [ 17.2 ms ] thread
Any web-based WYSIWYG text editors. There is are millions of them and every single one is either too big and often not true wysiwyg or too buggy.
It's good to mention at least programming languages you're familiar with.

I would suggest to start with:

https://github.com/trending And find some interesting, but not yet popular project.

As I understand from your profile you're good with Python. Then check this: https://github.com/StackStorm/st2

It's kind of "IFTTT for Ops", event driven automation platform, but also with ChatOps focus. This should be popular in future.

Pretty much all open source projects need some work done to them. Try to find something that you find both interesting and appropriate for your own level of skill.