@@ -12,19 +12,44 @@ is expected to abide by our
12
12
The project is hosted on
13
13
https://github.com/matplotlib/matplotlib
14
14
15
+ Do I really have something to contribute to Matplotlib?
16
+ -------------------------------------------------------
17
+ 1,000% yes. There are so many ways to contribute to our community.
18
+
19
+ When in doubt, we recommend going together! Get connected with our community of active
20
+ contributors, many of whom felt just like you when they started out and are happy to welcome
21
+ you and support you as you get to know how we work, and where things are. Take a look at the
22
+ next section to learn more.
23
+
24
+
25
+ Get Connected
26
+ =============
27
+
15
28
Contributor incubator
16
- =====================
17
-
18
- If you are interested in becoming a regular contributor to Matplotlib, but
19
- don't know where to start or feel insecure about it, you can join our non-public
20
- communication channel for new contributors. To do so, please go to `gitter
21
- <https://gitter.im/matplotlib/matplotlib> `_ and ask to be added to '#incubator'.
22
- This is a private gitter room moderated by core Matplotlib developers where you can
23
- get guidance and support for your first few PRs. This is a place you can ask questions
29
+ ---------------------
30
+ The incubator is our non-public communication channel for new contributors. It is
31
+ a private gitter room moderated by core Matplotlib developers where you can
32
+ get guidance and support for your first few PRs. It's a place you can ask questions
24
33
about anything: how to use git, github, how our PR review process works, technical questions
25
34
about the code, what makes for good documentation or a blog post, how to get involved involved
26
35
in community work, or get "pre-review" on your PR.
27
36
37
+ To join, please go to our public `gitter <https://gitter.im/matplotlib/matplotlib >`_ community
38
+ channel, and ask to be added to '#incubator'. One of our core developers will see your message
39
+ and will add you.
40
+
41
+ New Contributors meeting
42
+ ------------------------
43
+ Once a month, we host a meeting to discuss topics that interest new contributors. Anyone can attend,
44
+ present, or sit in and listen to the call. Among our attendees are fellow new contributors, as well
45
+ as maintainers, and veteran contributors, who are keen to support onboarding of new folks and share
46
+ their experience. You can find our community calendar link at the `Scientific Python website
47
+ <https://scientific-python.org/calendars/> `_, and you can browse previous meeting notes on `github
48
+ <https://github.com/matplotlib/ProjectManagement/tree/master/new_contributor_meeting> `_. We recommend
49
+ joining the meeting to clarify any doubts, or lingering questions you might have, and to get to know a few
50
+ of the people behind the GitHub handles 😉. You can reach out to @noatamir on `gitter
51
+ <https://gitter.im/matplotlib/matplotlib> `_. For any clarifications or suggestions. We <3 feedback!
52
+
28
53
29
54
.. _new_contributors :
30
55
0 commit comments