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

Skip to content

Commit 4ef2a28

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 cb63559 commit 4ef2a28

1 file changed

Lines changed: 6 additions & 10 deletions

File tree

doc/devel/contribute.rst

Lines changed: 6 additions & 10 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,12 +58,10 @@ 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, going through the basic functionality,
66-
choosing something to focus on (3d, testing, documentation, animations, etc.)
67-
and gaining context on this area by reading the issues and pull requests
68-
touching these subjects is a reasonable approach.
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 the
64+
library, before making contributions.
6965

7066
.. _contribute_code:
7167

0 commit comments

Comments
 (0)