---
tags: community, minutes
---
# PlasmaPy Community Meeting | Tuesday 2021 April 27 at 18:00 UT
[](https://hackmd.io/Jf--DsY0RXC_DtsydLmRJw)
### Video Conference Information
* [Jitsi video conference link](https://meet.jit.si/plasmapy) with [call-in information](https://meet.jit.si/static/dialInInfo.html?room=plasmapy)
* Instant messaging: [Matrix](https://app.element.io/#/room/#plasmapy:openastronomy.org) and [Gitter](https://gitter.im/PlasmaPy/Lobby)
* [GitHub Minutes Repository](https://github.com/PlasmaPy/plasmapy-project/tree/master/minutes)
* ["Community" Sub-directory](https://github.com/PlasmaPy/plasmapy-project/tree/master/minutes/_community)
* [PlasmaPy on GitHub](https://github.com/PlasmaPy/plasmapy) ([pull requests](https://github.com/PlasmaPy/plasmapy/pulls), [issues](https://github.com/PlasmaPy/plasmapy/issues))
* [PlasmaPy Enhancement Proposals on GitHub](https://github.com/PlasmaPy/PlasmaPy-PLEPs)
* [PlasmaPy Google Calendar](https://calendar.google.com/calendar?cid=bzVsb3ZkcW0zaWxsam00ZTlrMDd2cmw5bWdAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ)
## Agenda (please feel free to edit or add items)
1. Introductions
2. 10-15 minutes for roadmap
* drafting [roadmap](https://hackmd.io/@plasmapy/ry0mmnj6v/edit)
3. solicit "Project Issues"
4. xref for physical types in Astropy
5. Official diagnostic meeting & meeting page for plasmapy.org
6. ...
7. Issues
1. ...
2. ...
8. Pull requests in progress
1. [PR 1000](https://github.com/PlasmaPy/PlasmaPy/pull/1000): Paschen Curve
2. [PR 1105](https://github.com/PlasmaPy/PlasmaPy/pull/1000): `automodapi` for PlasmaPy
3. [PR 1123](https://github.com/PlasmaPy/PlasmaPy/pull/1123): Line Integrated Diagnostic
## Attendees
* Erik
* Nick
## Action Items
***Person***
* ...
## Minutes
* Officially created a bi-weekly diagnostic meeting at 10am PT starting May 10
* I [Erik] wants to create a page on plasmapy.org to display/communicate all weekly PlasmaPy meetings
* Landing page for hack.plasmapy.org was updated with [PR 12](https://github.com/PlasmaPy/plasma-hack-week/pull/12)
* added feature cars
* updated/expanding wording
* Astropy is doing fancy doc stuff with xref: [astropy #11595](https://github.com/astropy/astropy/pull/11595/files)
* We could look into emulating that later on when we have a chance
* They were also doing things like ``|Quantity|`` in docs to point to `Quantity` objects
* ...