@@ -16,6 +16,10 @@ Contribute
1616:octicon: `heart;1em;sd-text-info ` Thank you for your interest in helping to improve
1717Matplotlib! :octicon: `heart;1em;sd-text-info `
1818
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+
1923.. _submitting-a-bug-report :
2024.. _request-a-new-feature :
2125
@@ -54,22 +58,17 @@ Matplotlib! :octicon:`heart;1em;sd-text-info`
5458 Request a feature
5559
5660
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
6763:ref: `contributing guide<contributing> `. If you are contributing code or
6864documentation, please follow our guides for setting up and managing a
6965:ref: `development environment and workflow<development_environment> `.
7066For code, documentation, or triage, please follow the corresponding
7167:ref: `contribution guidelines <contribution_guideline >`.
7268
69+ New contributors
70+ ================
71+
7372.. toctree ::
7473 :hidden:
7574
@@ -85,7 +84,7 @@ For code, documentation, or triage, please follow the corresponding
8584
8685 :octicon: `question;1em;sd-text-info ` :ref: `Where should I ask questions? <get_connected >`
8786
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 >`
8988
9089 :octicon: `codespaces;1em;sd-text-info ` :ref: `How do I start a pull request? <how-to-pull-request >`
9190
@@ -100,21 +99,21 @@ For code, documentation, or triage, please follow the corresponding
10099 :link-type: ref
101100 :shadow: none
102101
103- :octicon: `code;1em;sd-text-info ` Code
102+ :octicon: `code;1em;sd-text-info ` Contribute code
104103
105104 .. grid-item-card ::
106105 :link: contribute_documentation
107106 :link-type: ref
108107 :shadow: none
109108
110- :octicon: `note;1em;sd-text-info ` Documentation
109+ :octicon: `note;1em;sd-text-info ` Write documentation
111110
112111 .. grid-item-card ::
113112 :link: other_ways_to_contribute
114113 :link-type: ref
115114 :shadow: none
116115
117- :octicon: `globe;1em;sd-text-info ` Community
116+ :octicon: `globe;1em;sd-text-info ` Build community
118117
119118
120119
0 commit comments