Skip to content

Commit e9cd435

Browse files
committed
README, docsite: add Communication section
1 parent 5d27647 commit e9cd435

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@ A pip-like install for ansible collections.
1414

1515
By placing collections into the python site-packages directory they are discoverable by ansible as well as python and pytest.
1616

17+
## Communication
18+
19+
* Join the Ansible forum:
20+
* [Get Help](https://forum.ansible.com/c/help/6): get help or help others. Please add appropriate tags if you start new discussions.
21+
* [Social Spaces](https://forum.ansible.com/c/chat/4): gather and interact with fellow enthusiasts.
22+
* [News & Announcements](https://forum.ansible.com/c/news/5): track project-wide announcements including social events.
23+
24+
* The Ansible [Bullhorn newsletter](https://docs.ansible.com/ansible/devel/community/communication.html#the-bullhorn): used to announce releases and important changes.
25+
26+
For more information about communication, see the [Ansible communication guide](https://docs.ansible.com/ansible/devel/community/communication.html).
27+
1728
## Usage
1829

1930
### Setting up a development environment

docs/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
A pip-like install for Ansible collections.
44

5+
## Communication
6+
7+
* Join the Ansible forum:
8+
* [Get Help](https://forum.ansible.com/c/help/6): get help or help others. Please add appropriate tags if you start new discussions.
9+
* [Social Spaces](https://forum.ansible.com/c/chat/4): gather and interact with fellow enthusiasts.
10+
* [News & Announcements](https://forum.ansible.com/c/news/5): track project-wide announcements including social events.
11+
12+
* The Ansible [Bullhorn newsletter](https://docs.ansible.com/ansible/devel/community/communication.html#the-bullhorn): used to announce releases and important changes.
13+
14+
For more information about communication, see the [Ansible communication guide](https://docs.ansible.com/ansible/devel/community/communication.html).
15+
516
## Features
617

718
- Promotes an "ephemeral" development approach

0 commit comments

Comments
 (0)