We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a574c commit 58f89fcCopy full SHA for 58f89fc
.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,5 @@
1
+blank_issues_enabled: false
2
+contact_links:
3
+ - name: python-win32 mailing list
4
+ url: http://mail.python.org/mailman/listinfo/python-win32
5
+ about: For support requests, problems or questions
.github/issue_template.md renamed to .github/ISSUE_TEMPLATE/issue_template.md
@@ -1,3 +1,8 @@
+---
+name: New issue
+about: Do not open github issues for general support requests
+
6
<!--
7
Note that issues in this repository are only for bugs or feature requests in the pywin32.
8
0 commit comments