@@ -16,6 +16,10 @@ Contribute
16
16
:octicon: `heart;1em;sd-text-info ` Thank you for your interest in helping to improve
17
17
Matplotlib! :octicon: `heart;1em;sd-text-info `
18
18
19
+ There are various ways to contribute: optimizing and refactoring code, detailing
20
+ unclear documentation and writing new examples, helping the community, reporting
21
+ and fixing bugs and requesting and implementing new features...
22
+
19
23
.. _submitting-a-bug-report :
20
24
.. _request-a-new-feature :
21
25
@@ -54,22 +58,17 @@ Matplotlib! :octicon:`heart;1em;sd-text-info`
54
58
Request a feature
55
59
56
60
57
- We welcome you to get more involved with the Matplotlib project.
58
- There are various ways to contribute:
59
- optimizing and refactoring code, detailing unclear documentation and writing new
60
- examples, helping the community, reporting and fixing bugs and requesting and
61
- implementing new features...
62
-
63
- New contributors
64
- ================
65
-
66
- If you are new to contributing, we recommend that you first read our
61
+ We welcome you to get more involved with the Matplotlib project! If you are new
62
+ to contributing, we recommend that you first read our
67
63
:ref: `contributing guide<contributing> `. If you are contributing code or
68
64
documentation, please follow our guides for setting up and managing a
69
65
:ref: `development environment and workflow<development_environment> `.
70
66
For code, documentation, or triage, please follow the corresponding
71
67
:ref: `contribution guidelines <contribution_guideline >`.
72
68
69
+ New contributors
70
+ ================
71
+
73
72
.. toctree ::
74
73
:hidden:
75
74
@@ -85,7 +84,7 @@ For code, documentation, or triage, please follow the corresponding
85
84
86
85
:octicon: `question;1em;sd-text-info ` :ref: `Where should I ask questions? <get_connected >`
87
86
88
- :octicon: `git-pull-request;1em;sd-text-info ` :ref: `How do I choose an issue? <managing_issues_prs >`
87
+ :octicon: `git-pull-request;1em;sd-text-info ` :ref: `How do I work on an issue? <managing_issues_prs >`
89
88
90
89
:octicon: `codespaces;1em;sd-text-info ` :ref: `How do I start a pull request? <how-to-pull-request >`
91
90
@@ -100,21 +99,21 @@ For code, documentation, or triage, please follow the corresponding
100
99
:link-type: ref
101
100
:shadow: none
102
101
103
- :octicon: `code;1em;sd-text-info ` Code
102
+ :octicon: `code;1em;sd-text-info ` Contribute code
104
103
105
104
.. grid-item-card ::
106
105
:link: contribute_documentation
107
106
:link-type: ref
108
107
:shadow: none
109
108
110
- :octicon: `note;1em;sd-text-info ` Documentation
109
+ :octicon: `note;1em;sd-text-info ` Write documentation
111
110
112
111
.. grid-item-card ::
113
112
:link: other_ways_to_contribute
114
113
:link-type: ref
115
114
:shadow: none
116
115
117
- :octicon: `globe;1em;sd-text-info ` Community
116
+ :octicon: `globe;1em;sd-text-info ` Build community
118
117
119
118
120
119
0 commit comments