Skip to content

Commit 6abec20

Browse files
authored
docs: update triage nomination policy (#5600)
PR-URL: #5600
1 parent 815f799 commit 6abec20

File tree

1 file changed

+8
-23
lines changed

1 file changed

+8
-23
lines changed

Contributing.md

+8-23
Original file line numberDiff line numberDiff line change
@@ -63,29 +63,14 @@ compromise among committers be the default resolution mechanism.
6363
Anyone can become a triager! Read more about the process of being a triager in
6464
[the triage process document](Triager-Guide.md).
6565

66-
[Open an issue in `expressjs/express` repo](https://github.com/expressjs/express/issues/new)
67-
to request the triage role. State that you have read and agree to the
68-
[Code of Conduct](Code-Of-Conduct.md) and details of the role.
69-
70-
Here is an example issue content you can copy and paste:
71-
72-
```
73-
Title: Request triager role for <your GitHub username>
74-
75-
I have read and understood the project's Code of Conduct.
76-
I also have read and understood the process and best practices around Express triaging.
77-
78-
I request for a triager role for the following GitHub organizations:
79-
80-
jshttp
81-
pillarjs
82-
express
83-
```
84-
85-
Once you have opened your issue, a member of the TC will add you to the `triage` team in
86-
the organizations requested. They will then close the issue.
87-
88-
Happy triaging!
66+
Currently, any existing [organization member](https://github.com/orgs/expressjs/people) can nominate
67+
a new triager. If you are interested in becoming a triager, our best advice is to actively participate
68+
in the community by helping triaging issues and pull requests. As well we recommend
69+
to engage in other community activities like attending the TC meetings, and participating in the Slack
70+
discussions.
71+
72+
You can also reach out to any of the [organization members](https://github.com/orgs/expressjs/people)
73+
if you have questions or need guidance.
8974

9075
## Becoming a Committer
9176

0 commit comments

Comments
 (0)