diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0a3b5581c..8b23cc746 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,7 +9,7 @@ labels: bug * Application type (Console/ASP.NET/ASP.NET Core): * Hosting environment (e.g. Windows Server 2016 + IIS, Ubuntu 20.04 LTS self-hosted, Azure WebApp): * If you're running the application in Azure Functions, get support [here](TBD). - * If you're using codeless attach, get support [here](TBD). + * If you're using [auto-instrumentation](https://docs.microsoft.com/en-us/azure/azure-monitor/app/codeless-overview), get support from [Azure Support Center](https://azure.microsoft.com/en-us/support/create-ticket/). **Steps to reproduce.** Describe exactly how to reproduce the error. Include a code sample if applicable.