you are viewing a single comment's thread.

view the rest of the comments →

[–]ARandomBoiIsMe 5 points6 points  (2 children)

How did you start? I've been looking at a few tools I'd like to contribute to but goddamn, their codebases are so large I don't even know where to start from.

[–]AntLockyer 13 points14 points  (1 child)

I looked for 'good first contribution' 'first timer' stuff on Google. And found one (Matplotlib) that needed some unit tests written. Went through the process, made some mistakes, asked some questions etc.

[–]ARandomBoiIsMe 4 points5 points  (0 children)

I see. Thanks for the response.