You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* README, docsite: add Communication section
* chore: auto fixes from pre-commit.com hooks
* Make bullhorn a part of the forum bullet-point list
* Make bullhorn a part of the forum bullet-point list
* update mkdocs.yml
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,17 @@ A pip-like install for ansible collections.
14
14
15
15
By placing collections into the python site-packages directory they are discoverable by ansible as well as python and pytest.
16
16
17
+
## Communication
18
+
19
+
- Join the Ansible forum:
20
+
21
+
-[Get Help](https://forum.ansible.com/c/help/6): get help or help others. Please add appropriate tags if you start new discussions.
22
+
-[Social Spaces](https://forum.ansible.com/c/chat/4): gather and interact with fellow enthusiasts.
23
+
-[News & Announcements](https://forum.ansible.com/c/news/5): track project-wide announcements including social events.
24
+
-[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).
Copy file name to clipboardExpand all lines: docs/index.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
3
3
A pip-like install for Ansible collections.
4
4
5
+
## Communication
6
+
7
+
- Join the Ansible forum:
8
+
9
+
-[Get Help](https://forum.ansible.com/c/help/6): get help or help others. Please add appropriate tags if you start new discussions.
10
+
-[Social Spaces](https://forum.ansible.com/c/chat/4): gather and interact with fellow enthusiasts.
11
+
-[News & Announcements](https://forum.ansible.com/c/news/5): track project-wide announcements including social events.
12
+
-[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).
0 commit comments