From 0d59b1ff690a8b5f7d1d2952f67001a06bd7918a Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Thu, 28 Jun 2018 10:44:51 -0700 Subject: [PATCH 1/2] allow hiding of comments (Moderation Policy udpate) Allow Collaborators to use the GitHub "Hide" feature for blatantly off-topic comments. Refs: https://github.com/nodejs/moderation/issues/214 --- Moderation-Policy.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Moderation-Policy.md b/Moderation-Policy.md index aa1472b4..eb62ba1d 100644 --- a/Moderation-Policy.md +++ b/Moderation-Policy.md @@ -197,6 +197,8 @@ of the [Code of Conduct][]. indefinitely, and reporting accounts to GitHub. * Accounts that are reasonably believed to be bots (other than bots authorized by both TSC and CommComm) are subject to immediate Blocking. +* Collaborators have broad authority to use the Hide feature in the GitHub + interface for blatantly off-topic posts by non-Collaborators. ### Temporary Interaction Limits From d740b5b759bf6107ac33e5a8fe69f1d67de1c723 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Thu, 28 Jun 2018 10:58:08 -0700 Subject: [PATCH 2/2] squash! update text --- Moderation-Policy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Moderation-Policy.md b/Moderation-Policy.md index eb62ba1d..ee8767ad 100644 --- a/Moderation-Policy.md +++ b/Moderation-Policy.md @@ -197,8 +197,8 @@ of the [Code of Conduct][]. indefinitely, and reporting accounts to GitHub. * Accounts that are reasonably believed to be bots (other than bots authorized by both TSC and CommComm) are subject to immediate Blocking. -* Collaborators have broad authority to use the Hide feature in the GitHub - interface for blatantly off-topic posts by non-Collaborators. +* Collaborators may use the Hide feature in the GitHub interface for off-topic + posts by non-Collaborators. ### Temporary Interaction Limits