mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
Fix IRC links in READMEs and templates
Change the webchat links from freenode.net to point to the new destination libera.chat. Co-authored-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
e318b27685
commit
1651f21061
20 changed files with 34 additions and 35 deletions
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -6,7 +6,7 @@ labels: 'bug'
|
|||
---
|
||||
|
||||
### Please read the following before submitting:
|
||||
- Please do NOT submit bug reports for questions. Ask questions on IRC at #sway on irc.freenode.net.
|
||||
- Please do NOT submit bug reports for questions. Ask questions on IRC at #sway on Libera Chat.
|
||||
- Proprietary graphics drivers, including nvidia, are not supported. Please use the open source equivalents, such as nouveau, if you would like to use Sway.
|
||||
- Please do NOT submit issues for information from the github wiki. The github wiki is community maintained and therefore may contain outdated information, scripts that don't work or obsolete workarounds.
|
||||
If you fix a script or find outdated information, don't hesitate to adjust the wiki page.
|
||||
|
|
|
|||
4
.github/ISSUE_TEMPLATE/config.yml
vendored
4
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -1,5 +1,5 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Questions
|
||||
url: "http://webchat.freenode.net/?channels=sway&uio=d4"
|
||||
about: "Please ask questions on IRC in #sway on irc.freenode.net"
|
||||
url: "https://libera.chat"
|
||||
about: "Please ask questions on IRC in #sway on Libera Chat"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue