From e1243d4d44e23c22de47b5e484b8ddeea99706c3 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Thu, 15 Aug 2024 21:40:17 +0200 Subject: [PATCH] Improve communication link description. (cherry picked from commit df9f84f21603ce048ca138a281f887ff9dbd9425) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3b4d3b0..41f5a8ea 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Please note that this collection does **not** support Windows targets. The conne ## Communication * Join the Ansible forum: - * [Get Help](https://forum.ansible.com/c/help/6): get help or help others. + * [Get Help](https://forum.ansible.com/c/help/6): get help or help others. Please add appropriate tags if you start new discussions, for example the `docker`, `docker-compose`, or `docker-swarm` tags. * [Posts tagged with 'docker'](https://forum.ansible.com/tag/docker): subscribe to participate in Docker related conversations. * [Posts tagged with 'docker-compose'](https://forum.ansible.com/tag/docker-compose): subscribe to participate in Docker Compose related conversations. * [Posts tagged with 'docker-swarm'](https://forum.ansible.com/tag/docker-swarm): subscribe to participate in Docker Swarm related conversations.