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

Doc: added triage section to new contributor docs#28347

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
rcomer merged 1 commit intomatplotlib:mainfromstory645:contribute-triage
Aug 19, 2024
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletionsdoc/devel/contribute.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -158,6 +158,24 @@ please reach out on the :ref:`contributor_incubator`

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

.. _contribute_triage:

Triage
------
We appreciate your help keeping the `issue tracker <https://github.com/matplotlib/matplotlib/issues>`_
organized because it is our centralized location for feature requests,
bug reports, tracking major projects, and discussing priorities. Some examples of what
we mean by triage are:

* labeling issues and pull requests
* verifying bug reports
* debugging and resolving issues
* linking to related issues, discussion, and external work

Our triage process is discussed in detail in :ref:`bug_triaging`.

If you have any questions about the process, please reach out on the
:ref:`contributor_incubator`

.. _other_ways_to_contribute:

Expand Down
40 changes: 30 additions & 10 deletionsdoc/devel/index.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -84,43 +84,63 @@ to contributing, we recommend that you first read our
contribute

.. grid:: 1 1 2 2
:class-row: sd-align-minor-center
:class-row: sd-fs-5 sd-align-minor-center

.. grid-item::
:class: sd-fs-5

:octicon:`info;1em;sd-text-info` :ref:`Where should I start? <start-contributing>`
.. grid:: 1
:gutter: 1

.. grid-item::

:octicon:`info;1em;sd-text-info` :ref:`Where should I start? <start-contributing>`

.. grid-item::

:octicon:`question;1em;sd-text-info` :ref:`Where should I ask questions? <get_connected>`

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

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

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

:octicon:`codespaces;1em;sd-text-info` :ref:`How do I start a pull request? <how-to-pull-request>`

.. grid-item::

.. grid:: 1
:gutter: 1
:class-row: sd-fs-5

.. grid-item-card::
:link: contribute_code
:link-type: ref
:shadow: none
:class-card: sd-shadow-none
:class-body: sd-text-{primary}

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

.. grid-item-card::
:link: contribute_documentation
:link-type: ref
:shadow: none
:class-card: sd-shadow-none
:class-body: sd-text-{primary}

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

.. grid-item-card::
:link: contribute_triage
:link-type: ref
:class-card: sd-shadow-none
:class-body: sd-text-{primary}

:octicon:`issue-opened;1em;sd-text-info` Triage issues

.. grid-item-card::
:link: other_ways_to_contribute
:link-type: ref
:shadow: none
:class-card: sd-shadow-none
:class-body: sd-text-{primary}

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

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp