From b560c28ece09167a45221f60eb8b2127774e57c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20A=C3=9Fhauer?= Date: Fri, 1 Nov 2024 11:23:58 +0100 Subject: [PATCH] fixup! Add an issue template MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update the question about the Windows version to match the versions of Windows we currently support. Signed-off-by: Matthias Aßhauer --- .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 e8d042d521c95f..599cf59c443084 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -14,7 +14,7 @@ $ git --version --build-options ** insert your machine's response here ** ``` - - Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit? + - Which version of Windows are you running? 8.1, 10, 11? Is it 32-bit or 64-bit? ``` $ cmd.exe /c ver