###### tags: `new contributors meetings` # Matplotlib New Contributors Meeting August 2022 Welcome to the monthly call for new contributors to the Matplotlib project πŸŽ‰ * Next meeting: August 2nd, 2022 (Tuesday) @ 5PM UTC * Join via [Zoom](https://us06web.zoom.us/j/81285851006?pwd=Tks2QjRkNWh5NGw0TmU1RUwwOVluZz09) * if you need a passcode for zoom MPL should work * Our next meeting will be on: * September 6th, 2022 (Tuesday) @ 5PM UTC ### Code of Conduct We want to take a moment to remind you that this meeting, like all project spaces is meant to be open, welcoming, diverse, inclusive, and it's important for us to have a healthy community. Like all matplotlib spaces, and everyone participating in them, this meeting will follow our [code of conduct](https://github.com/matplotlib/matplotlib/blob/main/CODE_OF_CONDUCT.md). If you haven't read it yet, please take some time to do so later on as it already applies to you. For now, in short, please be kind and generous towards one another. ## Agenda **Present:** Noa Tamir (@noatamir), Greg Lucas (@greglucas), > please add your names (and github handle in brackets). This will makes it easier to stay in touch later in Gitter and on issues and pull requests (PRs) πŸ˜‰ > This is optional since these notes will be recorded in our Github repository. If you'd like you can also paste your answer in the zoom chat πŸ˜‰ *Feel free to add items for discussion to this agenda!* * Introductions: * Name * A bit about our experience with matplotlib/python as users * Newcomer: why are we interested to start working with the project * Maintainer/contributor: how long have we worked with the project and what do we primarily do * [name=Noa Tamir] Contributor Experience Lead, she/היא/sie * I joined Matplotlib in March so I'm relatively new as well. At the moment I am mostly working on documenation, and contributor exprience related issues (for example organizing this meeting). * [name=Greg Lucas] Matplotlib Maintainer he/him * I joined Matplotlib about a year ago, but have been using it for quite some time now. I come from an Earth modeling and satellite data analysis background. In that regard, I am also a maintainer of another Python package, Cartopy, for plotting the data I work with on maps within Matplotlib. * [name=Johnny Gill] * Experimenting with matplotlib running under pyodide in the browser. Trying to create a new Table object in my blume project. https://github.com/swfiua/blume * https://github.com/matplotlib/mpl-third-party/issues/71 * Several YouTube content creators joined the call. Discussion about creating content and how best to go about it. * Showcase https://discourse.matplotlib.org/c/showcase/7 * Give credit for giving tutorials * One of the goal's is to make videos to show how easy it is to build a simple app with Matplotlib. Discoverability can be challenging. * have a look at the contributor guide's [issues for new contributors section](https://matplotlib.org/devdocs/devel/contributing.html#issues-for-new-contributors). There are labels that can help you navigate which issues might be a good place for you to get started. But it's up to you where to start, and you can have a look at a few things until you find the right one. Then dive right in! No permission required πŸ˜‰ > Newcomers please add items to the agenda based on your interests! What would you like us to discuss? do you want to ask something? are you already working on a specific PR? you can add a link to it ✨ Would you like to get some guidance on how to navigate some of the code? OR learn how to add a test? We will do our best to answer or help you connect you with the right people ☺️ ## Useful Resources * [Our contributor Guide](https://matplotlib.org/devdocs/devel/contributing.html) * This is where we keep past meeting notes from the new contributors meeting [on github](https://github.com/matplotlib/ProjectManagement) * You will soon find today's meeting notes there * You can also have a look at topics and links that were shared before 🧐 * If you are curious, here's an article about [the architecture of Matplotlib](http://www.aosabook.org/en/matplotlib.html) ### Communication channels How will we communicate asynchronously while working on the project? * [Gitter](https://gitter.im/matplotlib/matplotlib) * A chat platform which is useful for shorter questions * #incubator channel, our non-public communication channel for new contributors * Ask Noa on chat now, or later on gitter to be invited * [Discourse](https://discourse.matplotlib.org/) * A forum platform which is useful for longer questions that are harder to ask on chat * [Developer mailing list](https://mail.python.org/mailman/listinfo/matplotlib-devel) * We publish information which is important for contributors on this list. People from other projects might also share useful information or questions here. That said, it is also mirrored on our discourse πŸ˜‰ (unless we there's a technical issue like happened recently πŸ™„)