From 138d3b81c861dfcd5212e04ec75193c8363cff77 Mon Sep 17 00:00:00 2001 From: Mike MacCana Date: Mon, 12 Aug 2019 19:03:04 +0100 Subject: [PATCH] template: add Powershell command to get OS version (#2403) As `ver` doesn't work. --- .github/ISSUE_TEMPLATE/Bug_Report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_Report.md b/.github/ISSUE_TEMPLATE/Bug_Report.md index 67fe1df94..580ba8fe3 100644 --- a/.github/ISSUE_TEMPLATE/Bug_Report.md +++ b/.github/ISSUE_TEMPLATE/Bug_Report.md @@ -35,7 +35,7 @@ Please use this form and describe your issue, concisely but precisely, with as m # Environment ```none -Windows build number: [run "ver" at a command prompt] +Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd] Windows Terminal version (if applicable): Any other software?