diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-10-04 21:00:57 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-04 21:00:57 -0400 |
commit | c963a500909055db3890c42b10d7bb55f379031d (patch) | |
tree | 13b311ff5fe34391a7d41fcd7cffae70bc45a787 | |
parent | a866a2f159f94976277d8a3a9459724af0b0f62f (diff) | |
parent | fb118b852b68b734a852408cfacdd14bf779a8fc (diff) | |
download | podman-c963a500909055db3890c42b10d7bb55f379031d.tar.gz podman-c963a500909055db3890c42b10d7bb55f379031d.tar.bz2 podman-c963a500909055db3890c42b10d7bb55f379031d.zip |
Merge pull request #11857 from lsm5/community-channel-update
README.md: Point to Podman's channels
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -41,8 +41,8 @@ Podman presently only supports running containers on Linux. However, we are buil If you think you've identified a security issue in the project, please *DO NOT* report the issue publicly via the GitHub issue tracker, mailing list, or IRC. Instead, send an email with as many details as possible to `security@lists.podman.io`. This is a private mailing list for the core maintainers. -For general questions and discussion, please use the -IRC `#podman` channel on `irc.libera.chat`. +For general questions and discussion, please use Podman's +[channels](https://podman.io/community/#slack-irc-matrix-and-discord). For discussions around issues/bugs and features, you can use the GitHub [issues](https://github.com/containers/podman/issues) |