1.2 KiB
1.2 KiB
name | about |
---|---|
Doc issue | Create an issue to help us improve |
Before you open an issue
If the issue is:
- A simple typo or similar correction, you can submit a PR. See the contributor guide for instructions.
- A general support question, consider asking on a support forum site.
- A site design concern, create an issue at MicrosoftDocs/Feedback.
- A problem completing a tutorial, compare your code with the completed sample.
- A duplicate of an open or closed issue, leave a comment on that issue.
Issue description
<include description here>
Software versions
Check the .NET target framework(s) being used, and include the version number(s).
- .NET Core
- .NET Framework
- .NET Standard
If using the .NET Core SDK, include dotnet --info
output. If using .NET Framework without the .NET Core SDK, include info from Visual Studio's Help > About Microsoft Visual Studio dialog.
dotnet --info output or About VS info
<replace>