8000 Merge pull request #19125 from tacaswell/doc_incubator · matplotlib/matplotlib@a02ffbc · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a02ffbc

Browse files
authored
Merge pull request #19125 from tacaswell/doc_incubator
DOC: contributor incubator
2 parents 4c5ae23 + fa8f8d4 commit a02ffbc

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

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)
0