From bbc7eeadd9bbeb275d1fc878a0e6afc51be49a85 Mon Sep 17 00:00:00 2001 From: Gireesh Punathil Date: Sun, 19 Jul 2020 12:17:30 +0530 Subject: [PATCH] doc: mention triage in GOVERNANCE.md Refs: https://github.com/nodejs/node/pull/34295#issuecomment-660495710 PR-URL: https://github.com/nodejs/node/pull/34426 Reviewed-By: Rich Trott Reviewed-By: Michael Dawson Reviewed-By: Trivikram Kamat --- GOVERNANCE.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index b54f2e81b14d54..f0a14666ec7a7e 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -12,6 +12,19 @@ +## Triagers + +Triagers assess newly-opened issues in the nodejs/node and nodejs/help +repositories. There is no GitHub team for triagers at the moment. + +Triagers have: +* ability to label issues +* ability to comment, close, and reopen issues + +See: + +* [A guide for triagers](./doc/guides/contributing/issues.md#triaging-a-bug-report) + ## Collaborators Node.js Core Collaborators maintain the [nodejs/node][] GitHub repository.