File tree 2 files changed +36
-21
lines changed 2 files changed +36
-21
lines changed Original file line number Diff line number Diff line change @@ -159,8 +159,8 @@ unresponsive, feel free to open a new PR referencing the old one.
159
159
160
160
.. _open-an-issue :
161
161
162
- Open an issue
163
- =============
162
+ Suggest improvements and report bugs
163
+ ====================================
164
164
165
165
Please tell us about bugs in the code and documentation, optimizations and
166
166
improvements that we can make, and new features that would be nice to have by
Original file line number Diff line number Diff line change @@ -21,11 +21,20 @@ process or how to fix something feel free to ask on `gitter
21
21
22
22
.. rst-class :: sd-d-inline-block
23
23
24
- .. button-ref :: open-an-issue
24
+ .. button-ref :: request-a-new-feature
25
25
:class: sd-fs-6
26
26
:color: primary
27
27
28
- Open an issue
28
+ Request a feature
29
+
30
+
31
+ .. rst-class :: sd-d-inline-block
32
+
33
+ .. button-ref :: submitting-a-bug-report
34
+ :class: sd-fs-6
35
+ :color: primary
36
+
37
+ Report a bug
29
38
30
39
.. rst-class :: sd-d-inline-block
31
40
@@ -43,34 +52,40 @@ process or how to fix something feel free to ask on `gitter
43
52
44
53
Write documentation
45
54
46
- .. rst-class :: sd-d-inline-block
55
+ .. toctree ::
56
+ :maxdepth: 2
47
57
48
- .. button-ref :: development-setup
49
- :class: sd-fs-6
50
- :color: primary
58
+ contributing
51
59
52
- Setup environment
60
+ .. card :: Set up a development environment
53
61
62
+ .. toctree ::
63
+ :maxdepth: 2
64
+
65
+ development_setup
66
+ development_workflow
67
+
68
+ .. toctree ::
69
+ :maxdepth: 1
70
+
71
+ dependencies
72
+ min_dep_policy
54
73
55
74
.. toctree ::
75
+
56
76
:maxdepth: 2
57
77
58
- contributing.rst
59
- triage.rst
60
- development_setup.rst
61
- development_workflow.rst
62
- testing.rst
63
- documenting_mpl.rst
64
- style_guide.rst
65
- coding_guide.rst
66
- release_guide.rst
67
- dependencies.rst
68
- min_dep_policy.rst
69
- maintainer_workflow.rst
78
+ triage
70
79
71
80
.. toctree ::
72
81
:maxdepth: 1
73
82
83
+ coding_guide
84
+ testing
85
+ documenting_mpl
86
+ style_guide
87
+ maintainer_workflow
88
+ release_guide
74
89
MEP/index
75
90
76
91
.. toctree ::
You can’t perform that action at this time.
0 commit comments