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.
2 parents 153e22a + ea17da2 commit e9f4612Copy full SHA for e9f4612
.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,14 @@
1
+# Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
2
+blank_issues_enabled: true # default
3
+contact_links:
4
+- name: 🤷💻🤦 Discourse
5
+ url: https://discuss.python.org/c/packaging
6
+ about: |
7
+ Please ask typical Q&A here: general ideas for Python packaging,
8
+ questions about structuring projects and so on
9
+- name: '💬 IRC: #pypa @ Freenode'
10
+ url: https://webchat.freenode.net/#pypa
11
+ about: Chat with devs
12
+- name: 📝 PyPA Code of Conduct
13
+ url: https://www.pypa.io/en/latest/code-of-conduct/
14
+ about: ❤ Be nice to other members of the community. ☮ Behave.
0 commit comments