Skip to content

Commit 3f41067

Browse files
Redirected gitter link to new location on Discord (#2089)
* Redirected gitter link to new location on Discord * Update config.yml * Update config.yml Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
1 parent 0262fa6 commit 3f41067

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,9 +1,9 @@
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: '💬 pypa/virtualenv @ Gitter'
5-
url: https://gitter.im/pypa/virtualenv
6-
about: Chat with devs
4+
- name: '💬 pypa/virtualenv @ Discord'
5+
url: https://discord.gg/pypa
6+
about: Chat with the devs
77
- name: 🤷💻🤦 Discourse
88
url: https://discuss.python.org/c/packaging
99
about: |

0 commit comments

Comments
 (0)