Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update reference to the irc network #2726

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Contributor Guide
Hi! We're excited to have you as a contributor.

Have questions about this document or anything not covered here?
Come chat with us at ``#ansible-community`` on ``irc.freenode.net``.
Come chat with us at ``#ansible-community`` on ``irc.libera.chat``.

Things to know prior to submitting code
=======================================
Expand All @@ -18,7 +18,7 @@ Things to know prior to submitting code
* Take care to make sure no merge commits are in the submission,
and use `git rebase` vs `git merge` for this reason.
* If submitting a large code change, it's a good idea to join the
``#ansible-community`` channel on ``irc.freenode.net``, and talk about
``#ansible-community`` channel on ``irc.libera.chat``, and talk about
what you would like to do or add first.
This not only helps everyone know what's going on, it also helps save
time and effort, if the community decides some changes are needed.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ For the [galaxy.ansible.com](https://galaxy.ansible.com) site, get alerted when
## Contributing

* If you're interested in jumping in and helping out, view the [contributing guide](./CONTRIBUTING.rst).
* Chat with us on irc.freenode.net: #ansible-galaxy
* Chat with us on irc.libera.chat: #ansible-galaxy

## Branch Information

Expand Down