Skip to content

Commit 445d367

Browse files
authored
README: Add Communication section with Forum information (ansible-collections#774)
1 parent fdb8af7 commit 445d367

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ This repository hosts the `kubernetes.core` (formerly known as `community.kubern
66

77
The collection includes a variety of Ansible content to help automate the management of applications in Kubernetes and OpenShift clusters, as well as the provisioning and maintenance of clusters themselves.
88

9+
## Communication
10+
11+
* Join the Ansible forum:
12+
* [Get Help](https://forum.ansible.com/c/help/6): get help or help others.
13+
* [Posts tagged with 'kubernetes'](https://forum.ansible.com/tag/kubernetes): subscribe to participate in collection-related conversations.
14+
* [Social Spaces](https://forum.ansible.com/c/chat/4): gather and interact with fellow enthusiasts.
15+
* [News & Announcements](https://forum.ansible.com/c/news/5): track project-wide announcements including social events.
16+
17+
* The Ansible [Bullhorn newsletter](https://docs.ansible.com/ansible/devel/community/communication.html#the-bullhorn): used to announce releases and important changes.
18+
19+
For more information about communication, see the [Ansible communication guide](https://docs.ansible.com/ansible/devel/community/communication.html).
20+
921
## Requirements
1022

1123
<!--start requires_ansible-->

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)