summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJürgen Gmach <juergen.gmach@googlemail.com>2023-02-08 16:30:16 +0100
committerGitHub <noreply@github.com>2023-02-08 07:30:16 -0800
commit23ebd04bc257b407df084ea12c15092da78d976a (patch)
tree46bd263b81e5d6aef02bfbcdc7b324a872556cc5
parentc698698006904dadc906c59ed5e4875be4c281c7 (diff)
downloadtox-git-23ebd04bc257b407df084ea12c15092da78d976a.tar.gz
Add link to our own disucssion board (#2921)
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 0766ca63..5f0ad5ad 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -1,10 +1,10 @@
# Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
blank_issues_enabled: true # default
contact_links:
- - name: 🤷💻🤦 Discourse
- url: https://discuss.python.org/c/packaging
+ - name: 🤷💻🤦 Discussions
+ url: https://github.com/tox-dev/tox/discussions
about: |
- Please ask typical Q&A here: general ideas for Python packaging, questions about structuring projects and so on
+ Ask typical Q&A here. Please note that we cannot give support about Python packaging in general, questions about structuring projects and so on.
- name: 📝 PyPA Code of Conduct
url: https://www.pypa.io/en/latest/code-of-conduct/
about: ❤ Be nice to other members of the community. ☮ Behave.