Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGireesh Punathil <gpunathi@in.ibm.com>2020-07-19 09:47:30 +0300
committerMyles Borins <mylesborins@github.com>2020-07-28 01:23:44 +0300
commitbbc7eeadd9bbeb275d1fc878a0e6afc51be49a85 (patch)
treed5d846fa6e89ff66bdb72e599d342072cdf7ec36 /GOVERNANCE.md
parent81eaaa27d5b58da5cd18119a7fe340c177294eb7 (diff)
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>
Diffstat (limited to 'GOVERNANCE.md')
-rw-r--r--GOVERNANCE.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/GOVERNANCE.md b/GOVERNANCE.md
index b54f2e81b14..f0a14666ec7 100644
--- a/GOVERNANCE.md
+++ b/GOVERNANCE.md
@@ -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.