Skip to content

Commit f678d3f

Browse files
Andersson007pre-commit-ci[bot]KB-perByte
authored
README: Add Communication section with Forum information (#366)
* README: Add Communication section with Forum information * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update README.md * Update README.md --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Sagar Paul <sagpaul@redhat.com>
1 parent 905e26e commit f678d3f

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44

55
The Ansible ``ansible.utils`` collection includes a variety of plugins that aid in the management, manipulation and visibility of data for the Ansible playbook developer.
66

7+
## Communication
8+
9+
* Join the Ansible forum:
10+
* [Get Help](https://forum.ansible.com/c/help/6): get help or help others.
11+
* [Posts tagged with 'network'](https://forum.ansible.com/tag/network): subscribe to participate in collection-related conversations.```
12+
* [Ansible Network Automation Working Group](https://forum.ansible.com/g/network-wg/): by joining the team you will automatically get subscribed to the posts tagged with [network](https://forum.ansible.com/tags/network).
13+
* [Social Spaces](https://forum.ansible.com/c/chat/4): gather and interact with fellow enthusiasts.
14+
* [News & Announcements](https://forum.ansible.com/c/news/5): track project-wide announcements including social events.
15+
16+
* The Ansible [Bullhorn newsletter](https://docs.ansible.com/ansible/devel/community/communication.html#the-bullhorn): used to announce releases and important changes.
17+
18+
For more information about communication, see the [Ansible communication guide](https://docs.ansible.com/ansible/devel/community/communication.html).
19+
720
<!--start requires_ansible-->
821
## Ansible version compatibility
922

changelogs/fragments/0-readme.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
trivial:
3+
- README.md - Add Communication section with Forum information.

0 commit comments

Comments
 (0)