Update all files to use {% data %} (#15253)
* Add back changes from prior to purge * Manually fix some invalid Liquid * Updoot render-content * Improve test messages to show correct output * Run el scripto * Pass the remaining test
This commit is contained in:
@@ -1,34 +1,34 @@
|
||||
---
|
||||
title: About GitHub Support
|
||||
intro: '{{ site.data.variables.contact.github_support }} can help you troubleshoot issues you run into while using {{ site.data.variables.product.prodname_dotcom }}.'
|
||||
intro: '{% data variables.contact.github_support %} can help you troubleshoot issues you run into while using {% data variables.product.prodname_dotcom %}.'
|
||||
redirect_from:
|
||||
- /articles/about-github-support
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
---
|
||||
|
||||
### About {{ site.data.variables.contact.github_support }}
|
||||
### About {% data variables.contact.github_support %}
|
||||
|
||||
Support options vary depending on your {{ site.data.variables.product.prodname_dotcom_the_website }} product. If you have any paid product, you can contact {{ site.data.variables.contact.github_support }}, in English. Your account may also include {{ site.data.variables.contact.premium_support }}.
|
||||
Support options vary depending on your {% data variables.product.prodname_dotcom_the_website %} product. If you have any paid product, you can contact {% data variables.contact.github_support %}, in English. Your account may also include {% data variables.contact.premium_support %}.
|
||||
|
||||
| | {{ site.data.variables.product.prodname_gcf }} | Standard support | Premium support |
|
||||
| | {% data variables.product.prodname_gcf %} | Standard support | Premium support |
|
||||
| ------------------------------------------------------ | ---------------------------------------------- | ---------------- | --------------- |
|
||||
| {{ site.data.variables.product.prodname_free_user }} | X | | |
|
||||
| {{ site.data.variables.product.prodname_pro }} | X | X | |
|
||||
| {{ site.data.variables.product.prodname_team }} | X | X | |
|
||||
| {{ site.data.variables.product.prodname_ghe_cloud }} | X | X | X |
|
||||
| {{ site.data.variables.product.prodname_ghe_server}} | X | X | X |
|
||||
| {% data variables.product.prodname_free_user %} | X | | |
|
||||
| {% data variables.product.prodname_pro %} | X | X | |
|
||||
| {% data variables.product.prodname_team %} | X | X | |
|
||||
| {% data variables.product.prodname_ghe_cloud %} | X | X | X |
|
||||
| {% data variables.product.prodname_ghe_server %} | X | X | X |
|
||||
|
||||
To see if there are currently any incidents affecting services on {{ site.data.variables.product.prodname_dotcom }}, or to subscribe and receive notifications of future status updates, visit {{ site.data.variables.product.prodname_dotcom }}'s [Status Page](https://www.githubstatus.com/).
|
||||
To see if there are currently any incidents affecting services on {% data variables.product.prodname_dotcom %}, or to subscribe and receive notifications of future status updates, visit {% data variables.product.prodname_dotcom %}'s [Status Page](https://www.githubstatus.com/).
|
||||
|
||||
### Contacting {{ site.data.variables.contact.github_support }}
|
||||
### Contacting {% data variables.contact.github_support %}
|
||||
|
||||
{{ site.data.variables.product.prodname_free_user }} user and organization accounts can use the {{ site.data.variables.contact.community_support_forum }} to browse topics, ask questions, share solutions, and interact directly with {{ site.data.variables.contact.community_support }}. You can also contact {{ site.data.variables.contact.contact_support }} to report account, security, and abuse issues.
|
||||
{% data variables.product.prodname_free_user %} user and organization accounts can use the {% data variables.contact.community_support_forum %} to browse topics, ask questions, share solutions, and interact directly with {% data variables.contact.community_support %}. You can also contact {% data variables.contact.contact_support %} to report account, security, and abuse issues.
|
||||
|
||||
On paid accounts, you can either contact {{ site.data.variables.contact.contact_support }} and, depending on your plan, contact {{ site.data.variables.contact.premium_support }} or {{ site.data.variables.contact.contact_ent_support }}. For more information about contacting {{ site.data.variables.contact.premium_support }}, see "[About {{ site.data.variables.contact.premium_support }} for {{ site.data.variables.product.prodname_ghe_cloud }}](/articles/about-github-premium-support-for-github-enterprise-cloud) or "[About {{ site.data.variables.contact.premium_support }} for {{ site.data.variables.product.prodname_ghe_server }}](/enterprise/admin/enterprise-support/about-github-premium-support-for-github-enterprise)."
|
||||
On paid accounts, you can either contact {% data variables.contact.contact_support %} and, depending on your plan, contact {% data variables.contact.premium_support %} or {% data variables.contact.contact_ent_support %}. For more information about contacting {% data variables.contact.premium_support %}, see "[About {% data variables.contact.premium_support %} for {% data variables.product.prodname_ghe_cloud %}](/articles/about-github-premium-support-for-github-enterprise-cloud) or "[About {% data variables.contact.premium_support %} for {% data variables.product.prodname_ghe_server %}](/enterprise/admin/enterprise-support/about-github-premium-support-for-github-enterprise)."
|
||||
|
||||
### Granting {{ site.data.variables.contact.github_support }} temporary access to a private repository
|
||||
### Granting {% data variables.contact.github_support %} temporary access to a private repository
|
||||
|
||||
If {{ site.data.variables.contact.github_support }} needs to access a private repository to address your support request, the owner of the repository will receive an email with a link to accept or decline temporary access. The owner will have 20 days to accept or decline the request before the request expires. If the owner accepts the request, {{ site.data.variables.contact.github_support }} will have access the repository for five days.
|
||||
If {% data variables.contact.github_support %} needs to access a private repository to address your support request, the owner of the repository will receive an email with a link to accept or decline temporary access. The owner will have 20 days to accept or decline the request before the request expires. If the owner accepts the request, {% data variables.contact.github_support %} will have access the repository for five days.
|
||||
|
||||
{{ site.data.variables.contact.github_support }} will never access your private repositories without your explicit consent. For more information, see the [Terms of Service](/articles/github-terms-of-service#3-access).
|
||||
{% data variables.contact.github_support %} will never access your private repositories without your explicit consent. For more information, see the [Terms of Service](/articles/github-terms-of-service#3-access).
|
||||
|
||||
Reference in New Issue
Block a user