这是indexloc提供的服务,不要输入任何密码
Skip to content
Closed
Changes from all 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
22 changes: 22 additions & 0 deletions announcements/triage-wg-welcome.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
The Release team is pleased to announce the **triage working group**, which
will assume responsibility for triaging issues and pull requests in the
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would note here that this is taking responsibility from the release team just to show who is currently in charge of this

[rust-lang](https://github.com/rust-lang) repositories as well as for
diagnosing failures in Crater runs.

Triaging is a high-impact activity that requires a relatively small time

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rephrase that as "requires a relatively less time"

commitment. It also does not require reading or writing code. The goal of
triage is to prevent issues and pull requests from being ignored by the Rust
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
triage is to prevent issues and pull requests from being ignored by the Rust
triage is to prevent issues and pull requests from being missed by the Rust

team or forgotten by the contributors who submit them, and to ensure that
everyone involved in the process knows what the next step is in the process
toward resolving an issue or merging a pull request. In a large project like
Rust, keeping up with community contributions is one of the main difficulties
when scaling up development efforts, so the triage WG's efforts will alleviate
a key pain point in Rust's growth.

If you're interested in becomoing a triage WG member, please leave a message in

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo in becoming

the #triage-wg channel on the [rust-lang
Discord][https://discord.gg/rust-lang]!

For more information, please see [the charter for the new
group](https://github.com/rust-lang/release-team/blob/master/charters/triage-wg.md).