Skip to content

Commit e764db5

Browse files
authored
Add Install Source section to bug template (#155)
1 parent 181050b commit e764db5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ assignees: ''
77

88
---
99

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+
1022
**Describe the bug**
1123
A clear and concise description of what the bug is.
1224

0 commit comments

Comments
 (0)