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

Skip to content

Commit f6d89ae

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 f6d89ae

1 file changed

Lines changed: 10 additions & 12 deletions

File tree

doc/devel/contribute.rst

Lines changed: 10 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+
Here are a few typical new contributor profiles. If you don't fit into one
25+
of them, come talk to us on discourse.org about how you might contribute.
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,14 @@ 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. Start by building your experience in
63+
using Matplotlib: make complicated visualizations, use niche features,
64+
dive deep into one part of the library. This will help you build the
65+
context to then look at the existing issues and pull requests. You can
66+
then reach out to us at the :ref:`new contributor <new_contributors>`
67+
meeting or discourse channel (incubator) to discuss what you would like
68+
to work on.
7169

7270
.. _contribute_code:
7371

0 commit comments

Comments
 (0)