Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fa8f8d4

Browse files
committed
DOC: contributor incubator
1 parent 5ab99ee commit fa8f8d4

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

doc/devel/contributing.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,22 @@ is expected to abide by our `code of conduct <../../CODE_OF_CONDUCT.md>`_.
1111
The project is hosted on
1212
https://github.com/matplotlib/matplotlib
1313

14+
Contributor Incubator
15+
=====================
16+
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.
29+
1430

1531
.. _submitting-a-bug-report:
1632

0 commit comments

Comments
 (0)