diff options
author | Bill Nottingham <notting@splat.cc> | 2021-05-27 06:35:09 +0200 |
---|---|---|
committer | Bill Nottingham <notting@splat.cc> | 2021-05-27 06:36:30 +0200 |
commit | 8b183b5f5d431fccd4f019aa8cd3d7ca2d4b6bfa (patch) | |
tree | 6ef7fe1e802cd4bf7c154098a0fb4eb8d5d5b137 /ISSUES.md | |
parent | Merge pull request #10278 from nixocio/ui_de_explanation (diff) | |
download | awx-8b183b5f5d431fccd4f019aa8cd3d7ca2d4b6bfa.tar.xz awx-8b183b5f5d431fccd4f019aa8cd3d7ca2d4b6bfa.zip |
Move irc references to point to irc.libera.chat
c.f. https://github.com/ansible-community/community-topics/issues/19#issuecomment-849071636
Diffstat (limited to 'ISSUES.md')
-rw-r--r-- | ISSUES.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Use the GitHub [issue tracker](https://github.com/ansible/awx/issues) for filing bugs. In order to save time, and help us respond to issues quickly, make sure to fill out as much of the issue template as possible. Version information, and an accurate reproducing scenario are critical to helping us identify the problem. -Please don't use the issue tracker as a way to ask how to do something. Instead, use the [mailing list](https://groups.google.com/forum/#!forum/awx-project) , and the `#ansible-awx` channel on irc.freenode.net to get help. +Please don't use the issue tracker as a way to ask how to do something. Instead, use the [mailing list](https://groups.google.com/forum/#!forum/awx-project) , and the `#ansible-awx` channel on irc.libera.chat to get help. Before opening a new issue, please use the issue search feature to see if what you're experiencing has already been reported. If you have any extra detail to provide, please comment. Otherwise, rather than posting a "me too" comment, please consider giving it a ["thumbs up"](https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comment) to give us an indication of the severity of the problem. |