mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Fix IRC server in new GitHub issue template
This commit is contained in:
parent
1404a2dbc3
commit
8fd5d6f51b
1 changed files with 3 additions and 2 deletions
5
.github/ISSUE_TEMPLATE/config.yml
vendored
5
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -1,7 +1,8 @@
|
||||||
|
---
|
||||||
# Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
|
# 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
|
blank_issues_enabled: true
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: '💬 Pelican IRC Channel on Freenode'
|
- name: '💬 Pelican IRC Channel'
|
||||||
url: https://kiwiirc.com/client/irc.freenode.net/?#pelican
|
url: https://web.libera.chat/?#pelican
|
||||||
about: |
|
about: |
|
||||||
Chat with the community, ask questions, and learn about best practices.
|
Chat with the community, ask questions, and learn about best practices.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue