From 969f00a4da5be23484059d187d5fe7d1f85ea87d Mon Sep 17 00:00:00 2001 From: Gaurav Ketkar <9720857+gaurav-ketkar@users.noreply.github.com> Date: Tue, 28 May 2024 15:31:22 -0700 Subject: [PATCH] Update submit-a-ticket.md (#50822) Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com> --- data/reusables/support/submit-a-ticket.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/data/reusables/support/submit-a-ticket.md b/data/reusables/support/submit-a-ticket.md index e887d14520..3fec8509d8 100644 --- a/data/reusables/support/submit-a-ticket.md +++ b/data/reusables/support/submit-a-ticket.md @@ -17,6 +17,24 @@ {% endnote %} {% endif %} 1. Select the **From** dropdown menu and click the email address you'd like {% data variables.contact.github_support %} to contact. + +{%- ifversion ghec or ghes %} + + Adding CC emails to your ticket: + - An admin or a support entitled user can add up to 10 additional email addresses to a ticket on CC directly from the ticket form. + - To add more email addresses, loop them in directly via email. + + CC recipients’ abilities: + - Those on CC can read every conversation and attachment related to the ticket. + - They can also send a reply to the ticket. + + Support Portal visibility: + - CCing an email address does not automatically display the ticket in the support portal for that email address. + + Admins, support entitled users: + - Admins and support entitled users can view tickets created by members of their enterprise or organization on the portal. However, they still need to be CC’d on such tickets to be able to comment on them. +{%- endif %} + {%- ifversion ghec or ghes %} 1. Select the **Product** dropdown menu and click {% ifversion ghes %}**{% data variables.product.prodname_ghe_server %} (self-hosted)**{% else %}**{% data variables.product.prodname_ghe_cloud %}**{% endif %}. {%- endif %}