Skip to content

Commit 88cd5d9

Browse files
gh-142170: Add pymanager link to issue template menu (#142199)
Co-authored-by: Adam Turner <[email protected]>
1 parent 08d8e18 commit 88cd5d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ contact_links:
55
- name: "Proposing new features"
66
about: "Submit major feature proposal (e.g. syntax changes) to an ideas forum first."
77
url: "https://discuss.python.org/c/ideas/6"
8+
- name: "Python Install Manager issues"
9+
about: "Report issues with the Python Install Manager (for Windows)"
10+
url: "https://github.com/python/pymanager/issues"

0 commit comments

Comments
 (0)