Skip to content

Commit ea17da2

Browse files
committed
Reorder IRC and discourse links
1 parent 4e821c2 commit ea17da2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
22
blank_issues_enabled: true # default
33
contact_links:
4-
- name: '💬 IRC: #pypa @ Freenode'
5-
url: https://webchat.freenode.net/#pypa
6-
about: Chat with devs
74
- name: 🤷💻🤦 Discourse
85
url: https://discuss.python.org/c/packaging
96
about: |
107
Please ask typical Q&A here: general ideas for Python packaging,
118
questions about structuring projects and so on
9+
- name: '💬 IRC: #pypa @ Freenode'
10+
url: https://webchat.freenode.net/#pypa
11+
about: Chat with devs
1212
- name: 📝 PyPA Code of Conduct
1313
url: https://www.pypa.io/en/latest/code-of-conduct/
1414
about: ❤ Be nice to other members of the community. ☮ Behave.

0 commit comments

Comments
 (0)