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

Skip to content

Commit f36ed18

Browse files
committed
Reword the "fully-new contributor" section.
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 c27d073 commit f36ed18

1 file changed

Lines changed: 9 additions & 12 deletions

File tree

doc/devel/contribute.rst

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,8 @@ 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+
There are many ways to contribute to our community. Here are a few typical
25+
new contributor profiles:
2826

2927
* **You are a Matplotlib user, and you see a bug, a potential improvement, or
3028
something that annoys you, and you can fix it.**
@@ -60,14 +58,13 @@ Ways to contribute
6058
chance it is a unique context in any given conversation) and make it easier to
6159
understand where other people are coming from.
6260

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.
61+
Understanding the entire codebase is a long-term project, and nobody
62+
expects you to do this right away. However, consider getting some
63+
experience first in using Matplotlib, and then in *some* parts of
64+
the library, before making contributions. You can then look at the
65+
existing issues and pull requests, and reach out to us at the :ref:`new
66+
contributor <new_contributors>` meeting or discourse channel (incubator)
67+
to discuss what you would like to work on.
7168

7269
.. _contribute_code:
7370

0 commit comments

Comments
 (0)