Skip to content

Commit c1e2e27

Browse files
authored
Merge pull request #18490 from github/github-premium-support
Update premium support articles to direct users to support.github.com
2 parents 2794bbb + 2acb3c3 commit c1e2e27

6 files changed

Lines changed: 10 additions & 6 deletions

File tree

content/admin/enterprise-support/about-github-premium-support-for-github-enterprise-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ In addition to all of the benefits of {% data variables.contact.enterprise_suppo
3737

3838
{% data reusables.support.signing-up-for-premium-support %}
3939

40-
{% data reusables.support.scope-of-support %} For more information, see "[Reaching {% data variables.product.prodname_ghe_server %} Support](/enterprise/admin/guides/enterprise-support/reaching-github-support)."
40+
{% data reusables.support.scope-of-support %}
4141

4242
{% data reusables.support.contacting-premium-support %}
4343

content/admin/enterprise-support/about-github-premium-support-for-github-enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In addition to all of the benefits of {% data variables.contact.enterprise_suppo
3535

3636
{% data reusables.support.signing-up-for-premium-support %}
3737

38-
{% data reusables.support.scope-of-support %} For more information, see "[Reaching {% data variables.product.prodname_ghe_server %} Support](/enterprise/admin/guides/enterprise-support/reaching-github-support)."
38+
{% data reusables.support.scope-of-support %}
3939

4040
{% data reusables.support.contacting-premium-support %}
4141

content/github/working-with-github-support/submitting-a-ticket.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ topics:
1111

1212
If your account uses a paid {% data variables.product.prodname_dotcom %} product, you can directly contact {% data variables.contact.github_support %}. If your account uses {% data variables.product.prodname_free_user %} for user accounts and organizations, you can contact {% data variables.contact.contact_support %} to report account, security, and abuse issues. For more information, see "[About GitHub Support](/github/working-with-github-support/about-github-support)."
1313

14-
If you use {% data variables.product.prodname_ghe_server %}, {% data variables.product.prodname_ghe_cloud %}, or the {% data variables.product.premium_support_plan %} you must submit tickets using the {% data variables.contact.enterprise_portal %}.
14+
If you do not have an enterprise account, please use the {% data variables.contact.enterprise_portal %} to submit tickets. For more information about enterprise accounts, see "[About enterprise accounts](/github/setting-up-and-managing-your-enterprise/about-enterprise-accounts)."
1515

1616
### Submitting a ticket using the {% data variables.contact.support_portal %}
1717

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

22
### Accessing premium content
33

4-
You can access premium content by signing in to the {% data variables.contact.contact_enterprise_portal %}.
4+
You can access premium content by signing in to the {% data variables.contact.contact_landing_page_portal %}.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

22
### Contacting {% data variables.contact.premium_support %}
33

4-
{% data variables.contact.premium_support %} customers can use the {% data variables.contact.contact_enterprise_portal %} to report issues in writing, in English. You can also receive English-language support over the phone. For the {% data variables.contact.premium_support %} phone number, see "[24x7 Phone Support](https://enterprise.githubsupport.com/hc/en-us/articles/360029707371-24x7-Phone-Support)" in the {% data variables.contact.enterprise_portal %}.
4+
{% data variables.contact.premium_support %} customers can use the {% data variables.contact.contact_landing_page_portal %} to report issues in writing, in English.

data/variables/contact.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,14 @@ contact_enterprise_portal: '[GitHub Enterprise Support portal](https://enterpris
3636
ae_azure_portal: 'Azure Support portal'
3737
contact_ae_portal: '[Azure Support portal](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade)'
3838

39-
# GitHub Support portal (for dotcom)
39+
# GitHub Support portal (for dotcom - this sends users to a contact form)
4040
support_portal: 'GitHub Support portal'
4141
contact_support_portal: '[GitHub Support portal](https://support.github.com/contact)'
4242

43+
# GitHub Support portal (this sends users to the Support landing page)
44+
landing_page_portal: 'GitHub Support portal'
45+
contact_landing_page_portal: '[GitHub Support portal](https://support.github.com/)'
46+
4347
# The team that provides GitHub Community Support on the GitHub Community forum (for GitHub Free)
4448
community_support: 'GitHub Community Support'
4549

0 commit comments

Comments
 (0)