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 <rtrott@gmail.com>
Reviewed-By: Michael Dawson <Michael_Dawson@ca.ibm.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This commit is contained in:
Gireesh Punathil 2020-07-19 12:17:30 +05:30
parent 986ae1e96b
commit adcf12c39f

View File

@ -12,6 +12,19 @@
<!-- /TOC -->
## 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.