[SciPy-Dev] some guidelines about diving into open source

Paul Hobson pmhobson at gmail.com
Mon Jul 27 20:17:51 EDT 2015


On Mon, Jul 27, 2015 at 2:37 PM, Piyush Sinha <sinha.piyush0609 at gmail.com>
wrote:

> Hi, I'm a student developer interested in getting some open source
> experience and I was wondering if anyone could suggest some bugs that are
> suitable for a beginner in this project?"
>


Most Github libraries you tags to organize their issues. Often there's a
tag that indicates that the problem is minor and perhaps a good place for
new devs to look.

In scipy's case, that tag is "easy-fix":
https://github.com/scipy/scipy/issues?q=is%3Aopen+is%3Aissue+label%3Aeasy-fix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20150727/18fa03ad/attachment.html>


More information about the SciPy-Dev mailing list