Skip to content

Overhaul the labels page to reflect current GH labeling practice #930

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Mar 16, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
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
Prev Previous commit
Next Next commit
Minor grammar/punctuation/phrasing fixes.
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
  • Loading branch information
ezio-melotti and CAM-Gerlach authored Mar 16, 2023
commit ff2d0ee9a763822e43c3afaead21f00d372cbf0b
2 changes: 1 addition & 1 deletion triage/labels.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Other labels
* :gh-label:`triaged`: for issue has been accepted as valid by a triager.
* :gh-label:`easy`: for issues that are considered easy.
* :gh-label:`build`/:gh-label:`performance`: for issues related
to the build process or performances, respectively.
to the build process or performance, respectively.
* :gh-label:`release-blocker`/:gh-label:`deferred-blocker`: for issues/PRs
that, unless fixed, will hold the current or next release respectively.
Triagers may set these labels for issues that must be fixed before a release,
Expand Down
4 changes: 2 additions & 2 deletions triage/triaging.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ This field indicates who is expected to take the next step in resolving
the issue.

It is acceptable to assign an issue to someone if the issue cannot move
forward without their help, e.g., they need to make a technical decision to
allow the issue to move forward. Also consult the :ref:`experts` as certain
forward without their help; e.g., they need to make a technical decision on
how to proceed. Also consult the :ref:`experts` as certain
stdlib modules should always be assigned to a specific person.

Note that in order to assign an issue to someone, that person **must** be
Expand Down