File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
2
2
blank_issues_enabled : true # default
3
3
contact_links :
4
- - name : ' 💬 IRC: #pypa @ Freenode'
5
- url : https://webchat.freenode.net/#pypa
6
- about : Chat with devs
7
4
- name : 🤷💻🤦 Discourse
8
5
url : https://discuss.python.org/c/packaging
9
6
about : |
10
7
Please ask typical Q&A here: general ideas for Python packaging,
11
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
12
- name : 📝 PyPA Code of Conduct
13
13
url : https://www.pypa.io/en/latest/code-of-conduct/
14
14
about : ❤ Be nice to other members of the community. ☮ Behave.
You can’t perform that action at this time.
0 commit comments