8000 --amend · matplotlib/matplotlib@0634860 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0634860

Browse files
committed
--amend
1 parent 425e653 commit 0634860

File tree

2 files changed

+20
-21
lines changed

2 files changed

+20
-21
lines changed

doc/devel/contribute.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ of the code-base to understand what is going on.
3232

3333
.. dropdown:: Do I really have something to contribute to Matplotlib?
3434
:open:
35-
:icon: person-add
35+
:icon: person-fill
3636

3737
100% yes. There are so many ways to contribute to our community. Take a look at
3838
the next sections to learn more. There are a few typical new contributor
@@ -350,12 +350,12 @@ configuration includes a `light-weight Fluxbox-based desktop
350350
<https://github.com/devcontainers/features/tree/main/src/desktop-lite>`_.
351351
You can use it by connecting to this desktop via your web browser. To do this:
352352

353-
#. Press ``F1`` or ``Ctrl/Cmd+Shift+P`` and select
354-
``Ports: Focus on Ports View`` in the VSCode session to bring it into
355-
focus. Open the ports view in your tool, select the ``noVNC`` port, and
356-
click the Globe icon.
357-
#. In the browser that appears, click the Connect button and enter the desktop
358-
password (``vscode`` by default).
353+
#. Press ``F1`` or ``Ctrl/Cmd+Shift+P`` and select
354+
``Ports: Focus on Ports View`` in the VSCode session to bring it into
355+
focus. Open the ports view in your tool, select the ``noVNC`` port, and
356+
click the Globe icon.
357+
#. In the browser that appears, click the Connect button and enter the desktop
358+
password (``vscode`` by default).
359359

360360
Check the `GitHub instructions
361361
<https://github.com/devcontainers/features/tree/main/src/desktop-lite#connecting-to-the-desktop>`_

doc/devel/index.rst

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Contribute
1616
:octicon:`heart;1em;sd-text-info` Thank you for your interest in helping to improve
1717
Matplotlib! :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
6864
documentation, please follow our guides for setting up and managing a
6965
:ref:`development environment and workflow<development_environment>`.
7066
For 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

Comments
 (0)
0