-
Notifications
You must be signed in to change notification settings - Fork 62.8k
Adding .ghe support ticket creation steps #39744
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from 2 commits
7614410
923af97
97a9b5a
a58763b
35cb108
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ topics: | |
- Support | ||
--- | ||
|
||
## About support tickets | ||
## About support tickets | ||
|
||
{% ifversion fpt %} | ||
{% data reusables.support.free-and-paid-support %} | ||
|
@@ -83,6 +83,10 @@ Especially for tickets with {% data variables.product.support_ticket_priority_ur | |
1. Navigate to the {% data variables.contact.contact_landing_page_portal %} and choose one of the following options: | ||
|
||
* To sign in with your {% data variables.product.github %} account, click **Sign in with {% data variables.product.github %}**. | ||
* If your organization uses Data Residency or Enterprise Managed Users (accounts ending in `.ghe`): | ||
1. In the sign-in dialog, click **Sign in to your .ghe account**. | ||
1. Enter your enterprise or tenant name (provided by your administrator) and continue. | ||
1. Complete the SAML authentication process as prompted. This will sign you in to your .ghe enterprise-managed account. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The hardcoded text 'Data Residency' and 'Enterprise Managed Users' should use variables instead. Check Copilot uses AI. Check for mistakes. Positive FeedbackNegative Feedback |
||
* To sign up for {% data variables.product.github %}, click **Sign up for {% data variables.product.github %}**. | ||
* If you can't sign in or sign up, click **Can't sign in?** and fill out the form. You will be guided through an email verification process.{% ifversion ghec or ghes %} You will need to upload your {% data variables.product.prodname_enterprise %} license. For more information, see [AUTOTITLE](/billing/managing-your-license-for-github-enterprise/downloading-your-license-for-github-enterprise).{% endif %} | ||
|
||
|
Uh oh!
There was an error while loading. Please reload this page.