From 2d1b8727684f6eafe2b6a6936b7b9fa055b69e0c Mon Sep 17 00:00:00 2001 From: Brian Mirlenbrink <5261444+mirlenbrink@users.noreply.github.com> Date: Fri, 26 Feb 2021 16:09:30 -0500 Subject: [PATCH 1/2] Update viewing-people-in-your-enterprise.md ##Clean-up of spacing and grammar in the 'Viewing members and outside collaborators' section. # For GitHub.com version it previously rendered as below. Note the incorrect spacing before ",role , andorganization" in the second sentence. You can view the number of pending members and outside collaborators. You can filter the list of members by deployment (GitHub Enterprise Cloud or GitHub Enterprise Server),role , andorganization. You can filter the list of outside collaborators by the visibility of the repositories the collaborator has access to. You can find a specific person by searching for their username or display name. # For GitHub.com Server versions it rendered as below. Note the lack of separation between "role organization" in the second sentence. You can view the number of pending members and outside collaborators. You can filter the list of members by role organization. You can filter the list of outside collaborators by the visibility of the repositories the collaborator has access to. You can find a specific person by searching for their username or display name. --- .../viewing-people-in-your-enterprise.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/github/setting-up-and-managing-your-enterprise/viewing-people-in-your-enterprise.md b/content/github/setting-up-and-managing-your-enterprise/viewing-people-in-your-enterprise.md index ba548c7c1de7..8e9db3a6f51d 100644 --- a/content/github/setting-up-and-managing-your-enterprise/viewing-people-in-your-enterprise.md +++ b/content/github/setting-up-and-managing-your-enterprise/viewing-people-in-your-enterprise.md @@ -23,7 +23,7 @@ You can view enterprise owners {% if currentVersion == "free-pro-team@latest" %} ### Viewing members and outside collaborators -You can view the number of pending members and outside collaborators. You can filter the list of members by {% if currentVersion == "free-pro-team@latest" %}deployment ({% data variables.product.prodname_ghe_cloud %} or {% data variables.product.prodname_ghe_server %}),{% endif %}role {% if currentVersion == "free-pro-team@latest" %}, and{% elsif currentVersion == "github-ae@latest" %}or {% endif %}organization. You can filter the list of outside collaborators by the visibility of the repositories the collaborator has access to. You can find a specific person by searching for their username or display name. +You can view the number of pending members and outside collaborators. You can filter the list of members by {% if currentVersion == "free-pro-team@latest" %}deployment ({% data variables.product.prodname_ghe_cloud %} or {% data variables.product.prodname_ghe_server %}),{% endif %} role{% if currentVersion == "free-pro-team@latest" %}, and{% elsif currentVersion != "free-pro-team@latest" %} or {% endif %} organization. You can filter the list of outside collaborators by the visibility of the repositories the collaborator has access to. You can find a specific person by searching for their username or display name. You can view {% if currentVersion == "free-pro-team@latest" %}all the {% data variables.product.prodname_ghe_cloud %} organizations and {% data variables.product.prodname_ghe_server %} instances that a member belongs to, and {% endif %}which repositories an outside collaborator has access to{% if currentVersion == "free-pro-team@latest" %}, {% endif %} by clicking on the person's name. From c11a31adb108ae026a585e8ff9baf7852d506dfe Mon Sep 17 00:00:00 2001 From: Shati Patel <42641846+shati-patel@users.noreply.github.com> Date: Wed, 3 Mar 2021 16:53:58 +0000 Subject: [PATCH 2/2] Update content/github/setting-up-and-managing-your-enterprise/viewing-people-in-your-enterprise.md --- .../viewing-people-in-your-enterprise.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/github/setting-up-and-managing-your-enterprise/viewing-people-in-your-enterprise.md b/content/github/setting-up-and-managing-your-enterprise/viewing-people-in-your-enterprise.md index 8e9db3a6f51d..3b1bdfe5b3c4 100644 --- a/content/github/setting-up-and-managing-your-enterprise/viewing-people-in-your-enterprise.md +++ b/content/github/setting-up-and-managing-your-enterprise/viewing-people-in-your-enterprise.md @@ -23,7 +23,7 @@ You can view enterprise owners {% if currentVersion == "free-pro-team@latest" %} ### Viewing members and outside collaborators -You can view the number of pending members and outside collaborators. You can filter the list of members by {% if currentVersion == "free-pro-team@latest" %}deployment ({% data variables.product.prodname_ghe_cloud %} or {% data variables.product.prodname_ghe_server %}),{% endif %} role{% if currentVersion == "free-pro-team@latest" %}, and{% elsif currentVersion != "free-pro-team@latest" %} or {% endif %} organization. You can filter the list of outside collaborators by the visibility of the repositories the collaborator has access to. You can find a specific person by searching for their username or display name. +You can view the number of pending members and outside collaborators. You can filter the list of members by {% if currentVersion == "free-pro-team@latest" %}deployment ({% data variables.product.prodname_ghe_cloud %} or {% data variables.product.prodname_ghe_server %}),{% endif %} role{% if currentVersion == "free-pro-team@latest" %}, and{% else %} or {% endif %} organization. You can filter the list of outside collaborators by the visibility of the repositories the collaborator has access to. You can find a specific person by searching for their username or display name. You can view {% if currentVersion == "free-pro-team@latest" %}all the {% data variables.product.prodname_ghe_cloud %} organizations and {% data variables.product.prodname_ghe_server %} instances that a member belongs to, and {% endif %}which repositories an outside collaborator has access to{% if currentVersion == "free-pro-team@latest" %}, {% endif %} by clicking on the person's name.