diff --git a/.github/ISSUE_TEMPLATE/Bug_Report.md b/.github/ISSUE_TEMPLATE/Bug_Report.md index f12dcaf6f1..a7c342e202 100644 --- a/.github/ISSUE_TEMPLATE/Bug_Report.md +++ b/.github/ISSUE_TEMPLATE/Bug_Report.md @@ -32,17 +32,10 @@ Please use this form and describe your issue, concisely but precisely, with as m --> -# Environment - -```none -[winget --info] -Windows Package Manager version -Windows: Windows.Desktop version -Package: Microsoft.DesktopAppInstaller version - -Any other software? -``` - +# Brief description of your issue + # Steps to reproduce @@ -54,3 +47,15 @@ Any other software? # Actual behavior + + +# Environment + +```none +[winget --info] +Windows Package Manager version +Windows: Windows.Desktop version +Package: Microsoft.DesktopAppInstaller version + +Any other software? +```