Ask HN: What's the best way to find and collaborate in open source projects?
I have always wanted to collaborate on an open source project but I haven't found an interesting project while searching in github. Is there another way to find open source projects to collaborate other than searching for it inside the source control sites like gitlab or github?
5 comments
[ 5.1 ms ] story [ 25.8 ms ] threadUse the list to get a sense of whats out there. Then track a couple devs doing things you like. Fix/file simple bugs, improve their docs, scripts etc on their repos. That usually opens doors. Preferably target people who communicate well, respond fast, and are constantly improving things. Disciplined people usually are the best to work with.
Beyond things like language and topic, you can also filter for things like how long maintainers take to respond to pull requests or how likely your PRs are to be accepted.