From 96658c264511fc9e2de8e4160e3c352febd9f2da Mon Sep 17 00:00:00 2001 From: Gaurav Ketkar <9720857+gaurav-ketkar@users.noreply.github.com> Date: Wed, 19 Jul 2023 00:01:46 -0700 Subject: [PATCH 1/2] Update about-github-support.md (#39131) Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com> --- .../learning-about-github-support/about-github-support.md | 2 +- data/reusables/support/support-ticket-translation-option.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/support/learning-about-github-support/about-github-support.md b/content/support/learning-about-github-support/about-github-support.md index 5ccbf350d6..c185f93709 100644 --- a/content/support/learning-about-github-support/about-github-support.md +++ b/content/support/learning-about-github-support/about-github-support.md @@ -78,7 +78,7 @@ To report account, security, and abuse issues, or to receive assisted support fo {% endif %} {% ifversion fpt %} -If you have any paid product or are a member of an organization with a paid product, you can contact {% data variables.contact.github_support %} in English. +You can contact {% data variables.contact.github_support %} in English. {% else %} With {% data variables.product.product_name %}, you have access to support in English and Japanese. {% endif %} diff --git a/data/reusables/support/support-ticket-translation-option.md b/data/reusables/support/support-ticket-translation-option.md index 62e29dd841..1ef9cf75c9 100644 --- a/data/reusables/support/support-ticket-translation-option.md +++ b/data/reusables/support/support-ticket-translation-option.md @@ -1 +1 @@ -You can translate your support ticket into Chinese (Simplified), French, German, Japanese, Portuguese (Brazil), or Spanish. For more information, see "[AUTOTITLE](/support/contacting-github-support/viewing-and-updating-support-tickets)." +You can translate English comments on a ticket into Chinese (Simplified), French, German, Japanese, Portuguese (Brazil), or Spanish. However, when responding to tickets, you should use English, unless your {% data variables.product.prodname_dotcom %} plan permits you to respond in Japanese. For more information, see "[AUTOTITLE](/support/contacting-github-support/viewing-and-updating-support-tickets)." From fdbe14e68be6df816b5fce3e5627eae1df55bb24 Mon Sep 17 00:00:00 2001 From: Sophie <29382425+sophietheking@users.noreply.github.com> Date: Wed, 19 Jul 2023 09:11:16 +0200 Subject: [PATCH 2/2] [Improvement]: Update "About permissions and visibility of forks" (#39153) Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com> --- .../about-permissions-and-visibility-of-forks.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/pull-requests/collaborating-with-pull-requests/working-with-forks/about-permissions-and-visibility-of-forks.md b/content/pull-requests/collaborating-with-pull-requests/working-with-forks/about-permissions-and-visibility-of-forks.md index 712142a6c2..76ae1dd1b6 100644 --- a/content/pull-requests/collaborating-with-pull-requests/working-with-forks/about-permissions-and-visibility-of-forks.md +++ b/content/pull-requests/collaborating-with-pull-requests/working-with-forks/about-permissions-and-visibility-of-forks.md @@ -15,6 +15,8 @@ topics: {% data reusables.repositories.you-can-fork %} +If you fork a private repository that belongs to a personal account, external collaborators also get access to the fork. If you fork a private {% ifversion ghec or ghes or ghae %}or internal {% endif %}repository that belongs to an organization, teams within the organization get access to the fork, but external collaborators do not. You can add an external collaborator to the fork, but only if the external collaborator also has access to the upstream repository. + {% ifversion fpt or ghec %} If you're a member of an {% data variables.enterprise.prodname_emu_enterprise %}, there are further restrictions on the repositories you can fork. {% ifversion ghec %}{% data reusables.enterprise-accounts.emu-forks %}{% endif %} For more information, see "[AUTOTITLE](/enterprise-cloud@latest/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/about-enterprise-managed-users){% ifversion fpt %}" in the {% data variables.product.prodname_ghe_cloud %} documentation.{% else %}."{% endif %}