diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 275f45f71..8dba0d2b0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,17 +1,15 @@ --- -name: Bug Report +name: Bug Report (.NET Framework) about: Create a report to help us improve labels: bug --- +-----------------Bug Template-------------------------------------------------------------- -**Describe your environment.** Describe any aspect of your environment relevant to the problem: * SDK version: -* .NET runtime version (.NET or .NET Core, TargetFramework in the .csproj file): +* .NET runtime version (.NET TargetFramework in the .csproj file): * Hosting Info (IIS/Azure WebApps/etc): * Platform and OS version: -If you're reporting a problem with a specific version of a library in this repo, please check whether the problem has been fixed on master. - **Steps to reproduce.** Describe exactly how to reproduce the error. Include a code sample if applicable. @@ -21,5 +19,4 @@ What did you expect to see? **What is the actual behavior?** What did you see instead? -**Additional context.** -Add any other context about the problem here. +-------------------------------------------------------------------------------------------