Contributing

Hi,

After using Matplotlib for some time, I would like to give something
back to the community :slight_smile:
How can I contribute ? I am aware that reporting and documentating the
project is always appreciated, but are there specific needs ? For
exemple, does a "TODO" list exist ?

Thanks

PS : Last time I asked for help, I forgot to thanks the people who
replied. So, Jeff and the others, you have my thanks :slight_smile:

Alexis,

Most work that goes on is “scratching our itches”, so we don’t have TODO lists per se. However, over on the github issue tracker, you can search for any issues that have been tagged as “need_confirmation”, “wishlist”, or just see what issues have yet to be assigned to anybody. Another way to contribute is to review pull requests, testing them out and reporting whether or not they work as advertised and/or they break something unexpectedly.

We are always glad to have more eyes on matplotlib!

Cheers!
Ben Root

···

On Thursday, March 22, 2012, Alexis Praga <alexis.praga@…185…> wrote:

Hi,

After using Matplotlib for some time, I would like to give something

back to the community :slight_smile:
How can I contribute ? I am aware that reporting and documentating the
project is always appreciated, but are there specific needs ? For
exemple, does a “TODO” list exist ?