aspnetcore/.github/ISSUE_TEMPLATE/bug_report.md

594 B

name about
Bug report Create a report about something that is not working

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Using this version of ASP.NET Core '...'
  2. Run this code '....'
  3. With these arguments '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here. Include the output of dotnet --info