accommodate review feedback
This commit is contained in:
Родитель
d3f788501c
Коммит
430c4e08ec
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
name: Bug Report
|
||||
about: Create a report to help us improve
|
||||
labels: bug
|
||||
---
|
||||
|
||||
* List of [NuGet packages](https://github.com/microsoft/ApplicationInsights-dotnet#nuget-packages) and version that you are using:
|
||||
* Runtime version (e.g. net461, net48, netcoreapp2.1, netcoreapp3.1):
|
||||
* 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).
|
||||
|
||||
**Steps to reproduce.**
|
||||
Describe exactly how to reproduce the error. Include a code sample if applicable.
|
||||
|
||||
**What is the expected behavior?**
|
||||
|
||||
**What is the actual behavior?**
|
|
@ -1,17 +0,0 @@
|
|||
---
|
||||
name: Bug Report (.NET Framework)
|
||||
about: Create a report to help us improve
|
||||
labels: bug
|
||||
---
|
||||
|
||||
* SDK version:
|
||||
* .NET runtime version (.NET TargetFramework in the .csproj file):
|
||||
* Application type (Console/Azure WebApps/ASP.NET on IIS/etc.):
|
||||
* OS version:
|
||||
|
||||
**Steps to reproduce.**
|
||||
Describe exactly how to reproduce the error. Include a code sample if applicable.
|
||||
|
||||
**What is the expected behavior?**
|
||||
|
||||
**What is the actual behavior?**
|
|
@ -1,18 +0,0 @@
|
|||
---
|
||||
name: Bug Report (.NET Core)
|
||||
about: Create a report to help us improve
|
||||
labels: bug
|
||||
---
|
||||
|
||||
* SDK version:
|
||||
* .NET Core runtime version (.NET Core TargetFramework in the .csproj file):
|
||||
* Application type (Console/Azure WebApps/ASP.NET on IIS/etc.):
|
||||
* Platform (Debian/MacOS/Windows/etc.):
|
||||
* OS version:
|
||||
|
||||
**Steps to reproduce.**
|
||||
Describe exactly how to reproduce the error. Include a code sample if applicable.
|
||||
|
||||
**What is the expected behavior?**
|
||||
|
||||
**What is the actual behavior?**
|
Загрузка…
Ссылка в новой задаче