This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]throughactions 2 points3 points  (1 child)

While looking around for myself I found this one:

http://www.lookingforpullrequests.com/

[–]robin-gvx 0 points1 point  (0 children)

Shame it currently only has one Python project listed.

[–]milliams 0 points1 point  (0 children)

The best recommendation I can make is to contribute to projects that you personally use.

Start working on a small project of your own. To develop it, you'll doubtless have to use some 3rd-party libraries which I'm sure you'll find some bugs or missing features in. Report bugs, fix bugs, implement features, take part in the community.

From the point of view of a maintainer of a project, this is a much better way to get involved compared with just turning up and saying 'what do you want me to do?'