Skip to content

Commit 41c5085

Browse files
Add ticket priorities for GitHub Copilot (#61122)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent b368f75 commit 41c5085

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

content/support/learning-about-github-support/about-ticket-priority.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,17 @@ All tickets regarding security features follow this logic for ticket prioritizat
7373

7474
For more information about what {% data variables.contact.github_support %} can assist with, see [AUTOTITLE](/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/about-support-for-actions-runner-controller).
7575

76+
## Ticket priorities for {% data variables.product.prodname_copilot %}
77+
78+
{% data variables.product.prodname_copilot_short %} is a developer productivity tool that accelerates workflows but does not gate core platform operations. If {% data variables.product.prodname_copilot_short %} is unavailable, developers can continue to write, commit, review, and deploy code using the underlying {% data variables.product.github %} platform. Platform-level outages that affect {% data variables.product.prodname_copilot_short %} availability across all users are handled through {% data variables.product.company_short %}'s incident process and reflected on [githubstatus.com](https://www.githubstatus.com).
79+
80+
| Priority | Description | Examples |
81+
| --- | --- | --- |
82+
| {% data variables.product.support_ticket_priority_normal %} | Issues with {% data variables.product.prodname_copilot_short %} features that affect usage or productivity for members of your organization or enterprise. | <ul><li>Code completion suggestions not appearing or returning errors</li><li>{% data variables.copilot.copilot_chat_short %} not responding or producing unexpected results</li><li>{% data variables.product.prodname_copilot_short %} features not working as expected after configuration or policy changes</li><li>Seat assignment or access issues within your organization or enterprise</li><li>Issues with preview or public preview features</li></ul> |
83+
| {% data variables.product.support_ticket_priority_low %} | Questions, suggestions, or minor issues related to {% data variables.product.prodname_copilot_short %} that are not time-sensitive. | <ul><li>Feature requests</li><li>Product feedback</li><li>Adoption guidance or best practices</li><li>Usage reporting and analytics questions</li></ul> |
84+
85+
{% ifversion ghec %}For troubleshooting steps before contacting {% data variables.contact.github_support %}, see [AUTOTITLE](/copilot/how-tos/troubleshoot-copilot/troubleshoot-common-issues). Many {% data variables.product.prodname_copilot_short %} issues are caused by network configuration, firewalls, or proxy settings in your environment. For guidance on resolving these, see [AUTOTITLE](/copilot/how-tos/troubleshoot-copilot/troubleshoot-firewall-settings) and [AUTOTITLE](/copilot/how-tos/troubleshoot-copilot/troubleshoot-network-errors).{% endif %}
86+
7687
## Further reading
7788

7889
* [AUTOTITLE](/support/contacting-github-support/creating-a-support-ticket)

0 commit comments

Comments
 (0)