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

Skip to content

Commit 2c6b1ce

Browse files
anntzerHannan7812
authored andcommitted
Reword the "fully-new contributor" section. (#31204)
Essentially, one should either be a Matplotlib user, or a domain (visualization, statistics, technical writing/documentation, etc.) expert, to make a meaningful contribution. Also remove the "Take a look at the following section" sentence which adds nothing.
1 parent 58596fb commit 2c6b1ce

1 file changed

Lines changed: 11 additions & 12 deletions

File tree

doc/devel/contribute.rst

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,9 @@ Ways to contribute
2121
:open:
2222
:icon: person-fill
2323

24-
100% yes! There are so many ways to contribute to our community. Take a look
25-
at the following sections to learn more.
26-
27-
There are a few typical new contributor profiles:
24+
Here are a few typical new contributor profiles. If you
25+
don't fit into one of them, come talk to us on `Discourse
26+
<https://discourse.matplotlib.org/>`_ about how you might contribute.
2827

2928
* **You are a Matplotlib user, and you see a bug, a potential improvement, or
3029
something that annoys you, and you can fix it.**
@@ -60,14 +59,14 @@ Ways to contribute
6059
chance it is a unique context in any given conversation) and make it easier to
6160
understand where other people are coming from.
6261

63-
Understanding the entire codebase is a long-term project, and nobody expects
64-
you to do this right away. If you are determined to get started with
65-
Matplotlib and want to learn, go through the basic functionality and choose
66-
something to focus on related to your interests, for example 3d, testing,
67-
documentation, or animations. Please gain understanding and context of this area
68-
by reading the issues and pull requests touching these subjects and then reach out
69-
to us at the :ref:`new contributor <new_contributors>` meeting or discourse
70-
channel (incubator) to discuss what you would like to work on.
62+
Understanding the entire codebase is a long-term project, and nobody
63+
expects you to do this right away. Start by building your experience in
64+
using Matplotlib: make complicated visualizations, use niche features,
65+
dive deep into one part of the library. This will help you build the
66+
context to then look at the existing issues and pull requests. You can
67+
then reach out to us at the :ref:`new contributor <new_contributors>`
68+
meeting or Discourse channel (incubator) to discuss what you would like
69+
to work on.
7170

7271
.. _contribute_code:
7372

0 commit comments

Comments
 (0)