From 235c7a3be5b65838b9b54f4305cb4ace23ec9dd4 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Wed, 27 Aug 2025 16:47:38 +0100 Subject: [PATCH] Add Install Source section to bug template --- .github/ISSUE_TEMPLATE/bug_report.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e9fd615..201ecea 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,18 @@ assignees: '' --- +**Install source and version** +- [ ] Installed from the Windows Store +- [ ] Installed with the MSIX from python\.org +- [ ] Installed with the MSI from python\.org +- [ ] Installed with `winget install 9NQ7512CXL7T` + +Version: + + + **Describe the bug** A clear and concise description of what the bug is.