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

Updated docs on communication channels #1469

Merged
merged 1 commit into from Mar 17, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/CONTRIBUTING.rst
Expand Up @@ -52,8 +52,8 @@ use `tox`_.
Talk to us
----------

Discussion around ansible-lint happens in ``#ansible-galaxy`` IRC
channel on Freenode and the `Ansible Development List`_.
Use Github `discussions`_ forum or for a live chat experience try
``#ansible-lint`` IRC channel on Freenode.

For the full list of Ansible IRC and Mailing list, please see the
`Ansible Communication`_ page.
Expand All @@ -64,8 +64,8 @@ to security@ansible.com.

.. _Ansible Announce:
https://groups.google.com/forum/#!forum/ansible-announce
.. _Ansible Development List:
https://groups.google.com/forum/#!forum/ansible-devel
.. _discussions:
https://github.com/ansible-community/ansible-lint/discussions
.. _Ansible Communication:
https://docs.ansible.com/ansible/latest/community/communication.html

Expand Down