@@ -14,18 +14,15 @@ https://github.com/matplotlib/matplotlib
1414Contributor Incubator
1515=====================
1616
17- Contributing to a major open source project can be intimidating! There
18- may be technical (git / github), process (code review!), or impostor
19- syndrome (your changes will be downloaded over 10M times a month)
20- related barriers to YOU feeling like you can contribute to Matplotilb.
21- If you are interested in becoming a regular contributor to Matplotlib,
22- but are not sure where to start, please go to `gitter
23- <https://gitter.im/matplotlib/matplotlib> `_ and asked to be added to
24- ``'#incubator' ``. This is a private gitter room moderated by core
25- Matplotlib developers where you can get guidance and support for your
26- first few PRs. This is a place you can ask questions about anything:
27- how to use git, github, how our PR review process works, technical questions
28- about the code, or get "pre-review" on your PR.
17+ If you are interested in becoming a regular contributor to Matplotlib, but
18+ don't know where to start or feel insecure about it, you can join our non-public
19+ communication channel for new contributors. To do so, please go to gitter
20+ <https://gitter.im/matplotlib/matplotlib>`_ and ask to be added to '#incubator'.
21+ This is a private gitter room moderated by core Matplotlib developers where you can
22+ get guidance and support for your first few PRs. This is a place you can ask questions
23+ about anything: how to use git, github, how our PR review process works, technical questions
24+ about the code, what makes for good documentation or a blog post, how to get involved involved
25+ in community work, or get "pre-review" on your PR.
2926
3027
3128.. _submitting-a-bug-report :
0 commit comments