diff --git a/.github/ISSUE_TEMPLATE/01_Bug_Report.md b/.github/ISSUE_TEMPLATE/01_Bug_Report.md index 918b30c8c8..d643b2347d 100644 --- a/.github/ISSUE_TEMPLATE/01_Bug_Report.md +++ b/.github/ISSUE_TEMPLATE/01_Bug_Report.md @@ -26,7 +26,7 @@ assignees: '' * Do you know whether it is specific to that configuration? * Are you running in any particular type of environment? (e.g. Containers, a cloud scenario, app you are trying to target is a different user) * Is it a self-contained published application? -* What's the output of `dotnet info` +* What's the output of `dotnet --info` --> ### Regression?