File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Original file line number Diff line number Diff line change @@ -11,6 +11,22 @@ is expected to abide by our `code of conduct <../../CODE_OF_CONDUCT.md>`_.
11
11
The project is hosted on
12
12
https://github.com/matplotlib/matplotlib
13
13
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
+
14
30
15
31
.. _submitting-a-bug-report :
16
32
You can’t perform that action at this time.
0 commit comments