Skip to content

Commit 23ebd04

Browse files
authored
Add link to our own disucssion board (#2921)
1 parent c698698 commit 23ebd04

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,10 +1,10 @@
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: 🤷💻🤦 Discourse
5-
url: https://discuss.python.org/c/packaging
4+
- name: 🤷💻🤦 Discussions
5+
url: https://github.com/tox-dev/tox/discussions
66
about: |
7-
Please ask typical Q&A here: general ideas for Python packaging, questions about structuring projects and so on
7+
Ask typical Q&A here. Please note that we cannot give support about Python packaging in general, questions about structuring projects and so on.
88
- name: 📝 PyPA Code of Conduct
99
url: https://www.pypa.io/en/latest/code-of-conduct/
1010
about: ❤ Be nice to other members of the community. ☮ Behave.

0 commit comments

Comments
 (0)