aspnetcore/.github/ISSUE_TEMPLATE.md

2.2 KiB

To address your issues more quickly, please open the issue in the most appropriate repository.

If you're not sure exactly where to log the bug, please log the issue here and we will redirect it.

ASP.NET Core:

ASP.NET 4.x:

Entity Framework:

Other common projects:

If you believe you have an issue that affects the security of the platform please do NOT create an issue and instead email your issue details to secure@microsoft.com. Your report may be eligible for our bug bounty.


Tips for opening great bugs:

  1. Try enabling logging (in the most verbose level) and see if the details help you in fixing the issue you are seeing. Share the logs too if it helps in diagnosing the issue faster. More info: https://docs.microsoft.com/en-us/aspnet/core/fundamentals/logging

  2. If you are seeing an exception, include the full exceptions details (message and stack trace). More info: https://docs.microsoft.com/en-us/aspnet/core/fundamentals/error-handling