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!
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.