Skip to content

Commit 1c1dc89

Browse files
kyannyjules-pCopilot
authored
Update scope of support regarding technical preview features (#55792)
Co-authored-by: Jules <[email protected]> Co-authored-by: Copilot <[email protected]>
1 parent 598eeb1 commit 1c1dc89

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

data/reusables/support/scope-of-support.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ If your support request is outside of the scope of what our team can help you wi
1111
* Cloud provider configurations, such as virtual network setup, custom firewall, or proxy rules
1212
* Container orchestration, such as Kubernetes setup, or networking
1313
* Detailed assistance with workflows and data management
14-
* Preview features. {% data variables.release-phases.public_preview_caps %}, {% data variables.release-phases.private_preview %}, and technical preview features are out of {% data variables.contact.github_support %}'s scope. {% ifversion ghec or ghes %}For support with {% data variables.release-phases.public_preview %} features, you can contact your account manager on {% data variables.contact.contact_enterprise_sales %}. For support with {% data variables.release-phases.private_preview %} features, contact the group provided during the {% data variables.release-phases.private_preview %}'s onboarding session, or your account manager on {% data variables.contact.contact_enterprise_sales %}.{% endif %}
14+
* Preview features. {% data variables.release-phases.public_preview_caps %}, {% data variables.release-phases.private_preview %}, and {% data variables.release-phases.technical_preview %} features are out of {% data variables.contact.github_support %}'s scope.
15+
16+
{% ifversion ghec or ghes %}For support with {% data variables.release-phases.public_preview %} features, you can contact your account manager on {% data variables.contact.contact_enterprise_sales %}. For support with {% data variables.release-phases.private_preview %} and {% data variables.release-phases.technical_preview %} features, contact the group provided during the {% data variables.release-phases.private_preview %}'s onboarding session, or your account manager on {% data variables.contact.contact_enterprise_sales %}.{% endif %}
1517

1618
For detailed assistance with workflows and data management, consult [GitHub Expert Services](https://github.com/services/), which offer specialized support to help you optimize your use of the platform.
1719

data/variables/release-phases.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ private_preview: >-
1313
private_preview_caps: >-
1414
{% ifversion ghes < 3.16 %}Private beta{% else %}Private preview{% endif %}
1515
16+
technical_preview: >-
17+
technical preview
18+
19+
technical_preview_caps: >-
20+
Technical preview
21+
1622
closing_down: >-
1723
{% ifversion ghes < 3.16 %}deprecated{% else %}closing down{% endif %}
1824

0 commit comments

Comments
 (0)