Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit35532f5

Browse files
story645timhoffmrcomer
committed
added triage section to new contributor docs
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>Co-authored-by: Ruth Comer <10599679+rcomer@users.noreply.github.com>
1 parentadb97e8 commit35532f5

File tree

2 files changed

+49
-10
lines changed

2 files changed

+49
-10
lines changed

‎doc/devel/contribute.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,25 @@ please reach out on the :ref:`contributor_incubator`
158158

159159
.. _`open an issue`:https://github.com/matplotlib/matplotlib/issues/new?assignees=&labels=Documentation&projects=&template=documentation.yml&title=%5BDoc%5D%3A+
160160

161+
.. _contribute_triage:
162+
163+
Triage
164+
------
165+
We appreciate help keeping our `issue tracker<https://github.com/matplotlib/matplotlib/issues>`_
166+
organized because the issue tracker is our centralized location for feature requests,
167+
bug reports, tracking major projects, and discussing priorities.
168+
169+
Some examples of what we mean by triage are:
170+
171+
* labeling issues and pull requests
172+
* verifying bug reports
173+
* debugging and resolving issues
174+
* linking to related issues, discussion, and external work
175+
176+
Helping out with triage is discussed in detail in:ref:`bug_triaging`.
177+
178+
If you have any questions about the process, please reach out on the
179+
:ref:`contributor_incubator`
161180

162181
.. _other_ways_to_contribute:
163182

‎doc/devel/index.rst

Lines changed: 30 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -84,43 +84,63 @@ to contributing, we recommend that you first read our
8484
contribute
8585

8686
..grid::1 1 2 2
87-
:class-row: sd-align-minor-center
87+
:class-row: sd-fs-5 sd-align-minor-center
8888

8989
..grid-item::
90-
:class: sd-fs-5
9190

92-
:octicon:`info;1em;sd-text-info`:ref:`Where should I start?<start-contributing>`
91+
..grid::1
92+
:gutter: 1
93+
94+
..grid-item::
95+
96+
:octicon:`info;1em;sd-text-info`:ref:`Where should I start?<start-contributing>`
97+
98+
..grid-item::
99+
100+
:octicon:`question;1em;sd-text-info`:ref:`Where should I ask questions?<get_connected>`
93101

94-
:octicon:`question;1em;sd-text-info`:ref:`Where should I ask questions?<get_connected>`
102+
..grid-item::
95103

96-
:octicon:`git-pull-request;1em;sd-text-info`:ref:`How do I work on an issue?<managing_issues_prs>`
104+
:octicon:`git-pull-request;1em;sd-text-info`:ref:`How do I work on an issue?<managing_issues_prs>`
97105

98-
:octicon:`codespaces;1em;sd-text-info`:ref:`How do I start a pull request?<how-to-pull-request>`
106+
..grid-item::
107+
108+
:octicon:`codespaces;1em;sd-text-info`:ref:`How do I start a pull request?<how-to-pull-request>`
99109

100110
..grid-item::
101111

102112
..grid::1
103113
:gutter: 1
104-
:class-row: sd-fs-5
105114

106115
..grid-item-card::
107116
:link: contribute_code
108117
:link-type: ref
109-
:shadow: none
118+
:class-card: sd-outline-{primary} sd-shadow-none
119+
:class-body: sd-text-{primary}
110120

111121
:octicon:`code;1em;sd-text-info` Contribute code
112122

113123
..grid-item-card::
114124
:link: contribute_documentation
115125
:link-type: ref
116-
:shadow: none
126+
:class-card: sd-outline-{primary} sd-shadow-none
127+
:class-body: sd-text-{primary}
117128

118129
:octicon:`note;1em;sd-text-info` Write documentation
119130

131+
..grid-item-card::
132+
:link: contribute_triage
133+
:link-type: ref
134+
:class-card: sd-outline-{primary} sd-shadow-none
135+
:class-body: sd-text-{primary}
136+
137+
:octicon:`issue-opened;1em;sd-text-info` Triage issues
138+
120139
..grid-item-card::
121140
:link: other_ways_to_contribute
122141
:link-type: ref
123-
:shadow: none
142+
:class-card: sd-outline-{primary} sd-shadow-none
143+
:class-body: sd-text-{primary}
124144

125145
:octicon:`globe;1em;sd-text-info` Build community
126146

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp