@@ -9,53 +9,53 @@ ways to contribute: optimizing and refactoring code, detailing unclear
9
9
documentation and writing new examples, reporting and fixing bugs and requesting
10
10
and implementing new features, helping the community...
11
11
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 ::
18
13
19
- :octicon: ` question;1em;sd-text-info ` :ref: ` get_connected `
14
+ .. grid :: 1 1 2 2
20
15
21
- :octicon: `issue-opened;1em;sd-text-info ` :ref: `new_contributors `
16
+ .. grid-item ::
17
+ :class: sd-fs-5
18
+ :child-align: spaced
22
19
23
- :octicon: `git-pull-request ;1em;sd-text-info ` :ref: `managing_issues_prs `
20
+ :octicon: `info ;1em;sd-text-info ` :ref: `start-contributing `
24
21
25
- .. grid-item ::
22
+ :octicon: ` question;1em;sd-text-info ` :ref: ` get_connected `
26
23
27
- .. rst-class :: sd-d-inline-block
24
+ :octicon: ` issue-opened;1em; sd-text-info ` :ref: ` new_contributors `
28
25
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 `
32
27
33
- Request a feature
28
+ :octicon: ` codespaces;1em;sd-text-info ` placeholder for codespaces link
34
29
30
+ .. grid-item ::
35
31
36
- .. rst-class :: sd-d-inline-block
32
+ .. grid :: 1
33
+ :gutter: 1
34
+ :class-row: sd-fs-5
37
35
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
41
39
42
- Report a bug
40
+ :octicon: ` light-bulb;1em;sd-text-info ` Request new feature
43
41
44
- .. rst-class :: sd-d-inline-block
42
+ .. grid-item-card ::
43
+ :link: submitting-a-bug-report
44
+ :link-type: ref
45
45
46
- .. button-ref :: contributing-code
47
- :class: sd-fs-6
48
- :color: primary
46
+ :octicon: `bug;1em;sd-text-info ` Submit bug report
49
47
50
- Contribute code
48
+ .. grid-item-card ::
49
+ :link: contributing-code
50
+ :link-type: ref
51
51
52
- .. rst-class :: sd-d-inline-block
52
+ :octicon: ` code;1em; sd-text-info ` Contribute code
53
53
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
57
57
58
- Write documentation
58
+ :octicon: ` note;1em;sd-text-info ` Write documentation
59
59
60
60
If you are new to contributing, we recommend that you first read our
61
61
:ref: `contributing guide<contributing> `. If you are contributing code or
@@ -67,12 +67,12 @@ For code, documentation, or triage, please follow the corresponding
67
67
68
68
.. _development_environment :
69
69
70
- Develop
71
- =======
70
+ Development workflow
71
+ ==============================
72
72
73
73
.. grid :: 1 1 2 2
74
74
75
- .. grid-item-card :: Setup
75
+ .. grid-item-card :: Install
76
76
77
77
.. toctree ::
78
78
:maxdepth: 2
@@ -97,14 +97,14 @@ Develop
97
97
98
98
.. _contribution_guideline :
99
99
100
- Contribution guidelines
101
- =======================
100
+ Contribution guides
101
+ ===================
102
102
103
103
.. grid :: 1 1 2 2
104
104
105
105
.. grid-item-card :: Code
106
106
107
- :ref: `coding_guidelines `
107
+ | :ref:`coding_guidelines`
108
108
109
109
.. toctree ::
110
110
:maxdepth: 1
@@ -138,5 +138,7 @@ Contribution guidelines
138
138
.. toctree ::
139
139
:hidden:
140
140
141
- license.rst
141
+ contribute
142
+ triage
143
+ license
142
144
color_changes
0 commit comments