You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,18 @@ assignees: ''
7
7
8
8
---
9
9
10
+
**Install source and version**
11
+
-[ ] Installed from the Windows Store
12
+
-[ ] Installed with the MSIX from python\.org
13
+
-[ ] Installed with the MSI from python\.org
14
+
-[ ] Installed with `winget install 9NQ7512CXL7T`
15
+
16
+
Version: <!-- for example, 25.0 -->
17
+
18
+
<!--
19
+
Note that the only WinGet command we support is the one shown above. Any issues encountered when you have installed using a different WinGet command should be reported first at https://github.com/microsoft/winget-pkgs/issues/
20
+
-->
21
+
10
22
**Describe the bug**
11
23
A clear and concise description of what the bug is.
0 commit comments