Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9d82683

Browse filesBrowse files
committed
changed buttons into clickble cards + code spaces placeholder
1 parent 4416d38 commit 9d82683
Copy full SHA for 9d82683

File tree

1 file changed

+39
-37
lines changed
Filter options

1 file changed

+39
-37
lines changed

‎doc/devel/index.rst

Copy file name to clipboardExpand all lines: doc/devel/index.rst
+39-37Lines changed: 39 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -9,53 +9,53 @@ ways to contribute: optimizing and refactoring code, detailing unclear
99
documentation and writing new examples, reporting and fixing bugs and requesting
1010
and implementing new features, helping the community...
1111

12-
.. grid:: 1 1 2 2
13-
14-
.. grid-item-card::
15-
:class-body: sd-fs-5
16-
17-
:octicon:`info;1em;sd-text-info` :ref:`start-contributing`
12+
.. card::
1813

19-
:octicon:`question;1em;sd-text-info` :ref:`get_connected`
14+
.. grid:: 1 1 2 2
2015

21-
:octicon:`issue-opened;1em;sd-text-info` :ref:`new_contributors`
16+
.. grid-item::
17+
:class: sd-fs-5
18+
:child-align: spaced
2219

23-
:octicon:`git-pull-request;1em;sd-text-info` :ref:`managing_issues_prs`
20+
:octicon:`info;1em;sd-text-info` :ref:`start-contributing`
2421

25-
.. grid-item::
22+
:octicon:`question;1em;sd-text-info` :ref:`get_connected`
2623

27-
.. rst-class:: sd-d-inline-block
24+
:octicon:`issue-opened;1em;sd-text-info` :ref:`new_contributors`
2825

29-
.. button-ref:: request-a-new-feature
30-
:class: sd-fs-6
31-
:color: primary
26+
:octicon:`git-pull-request;1em;sd-text-info` :ref:`managing_issues_prs`
3227

33-
Request a feature
28+
:octicon:`codespaces;1em;sd-text-info` placeholder for codespaces link
3429

30+
.. grid-item::
3531

36-
.. rst-class:: sd-d-inline-block
32+
.. grid:: 1
33+
:gutter: 1
34+
:class-row: sd-fs-5
3735

38-
.. button-ref:: submitting-a-bug-report
39-
:class: sd-fs-6
40-
:color: primary
36+
.. grid-item-card::
37+
:link: request-a-new-feature
38+
:link-type: ref
4139

42-
Report a bug
40+
:octicon:`light-bulb;1em;sd-text-info` Request new feature
4341

44-
.. rst-class:: sd-d-inline-block
42+
.. grid-item-card::
43+
:link: submitting-a-bug-report
44+
:link-type: ref
4545

46-
.. button-ref:: contributing-code
47-
:class: sd-fs-6
48-
:color: primary
46+
:octicon:`bug;1em;sd-text-info` Submit bug report
4947

50-
Contribute code
48+
.. grid-item-card::
49+
:link: contributing-code
50+
:link-type: ref
5151

52-
.. rst-class:: sd-d-inline-block
52+
:octicon:`code;1em;sd-text-info` Contribute code
5353

54-
.. button-ref:: documenting-matplotlib
55-
:class: sd-fs-6
56-
:color: primary
54+
.. grid-item-card::
55+
:link: documenting-matplotlib
56+
:link-type: ref
5757

58-
Write documentation
58+
:octicon:`note;1em;sd-text-info` Write documentation
5959

6060
If you are new to contributing, we recommend that you first read our
6161
:ref:`contributing guide<contributing>`. If you are contributing code or
@@ -67,12 +67,12 @@ For code, documentation, or triage, please follow the corresponding
6767

6868
.. _development_environment:
6969

70-
Develop
71-
=======
70+
Development workflow
71+
==============================
7272

7373
.. grid:: 1 1 2 2
7474

75-
.. grid-item-card:: Setup
75+
.. grid-item-card:: Install
7676

7777
.. toctree::
7878
:maxdepth: 2
@@ -97,14 +97,14 @@ Develop
9797

9898
.. _contribution_guideline:
9999

100-
Contribution guidelines
101-
=======================
100+
Contribution guides
101+
===================
102102

103103
.. grid:: 1 1 2 2
104104

105105
.. grid-item-card:: Code
106106

107-
:ref:`coding_guidelines`
107+
| :ref:`coding_guidelines`
108108
109109
.. toctree::
110110
:maxdepth: 1
@@ -138,5 +138,7 @@ Contribution guidelines
138138
.. toctree::
139139
:hidden:
140140

141-
license.rst
141+
contribute
142+
triage
143+
license
142144
color_changes

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.