|
1 | 1 | # Contributing
|
2 | 2 |
|
3 |
| -- To see what's discussed see the [discussions |
4 |
| - ](https://github.com/ansible-community/molecule/discussions). |
5 |
| -- Join the Molecule [community working |
6 |
| - group](https://github.com/ansible/community/wiki/molecule) if you |
7 |
| - would like to influence the direction of the project. |
8 |
| -- Join us in `#ansible-devtools` on |
9 |
| - [libera.chat](https://web.libera.chat/?channel=#ansible-molecule) matrix/irc, |
10 |
| - or [molecule discussions](https://github.com/ansible-community/molecule/discussions). |
11 |
| -- The full list of Ansible email lists and IRC channels can be found in |
12 |
| - the [communication |
13 |
| - page](https://docs.ansible.com/ansible/latest/community/communication.html). |
| 3 | +Noticed a bug or have an idea to improve Ansible Molecule? |
| 4 | +Want to write some documentation or share your expertise on the forum? |
| 5 | +There are many ways to get involved and contribute, find out how. |
14 | 6 |
|
15 | 7 | ## Guidelines
|
16 | 8 |
|
|
29 | 21 | - Reformat the code by following the formatting section below.
|
30 | 22 | - Submit a pull request.
|
31 | 23 |
|
| 24 | +## Talk to us |
| 25 | + |
| 26 | +Connect with the Ansible community! |
| 27 | + |
| 28 | +Join the Ansible forum to ask questions, get help, and interact with the |
| 29 | +community. |
| 30 | + |
| 31 | +- [Get Help](https://forum.ansible.com/c/help/6): get help or help others. |
| 32 | + Please add appropriate tags if you start new discussions, for example use the |
| 33 | + `molecule`, `molecule6`, or `devtools` tags. |
| 34 | +- [Social Spaces](https://forum.ansible.com/c/chat/4): meet and interact with |
| 35 | + fellow enthusiasts. |
| 36 | +- [News & Announcements](https://forum.ansible.com/c/news/5): track project-wide |
| 37 | + announcements including social events. |
| 38 | + |
| 39 | +To get release announcements and important changes from the community, see the |
| 40 | +[Bullhorn newsletter](https://docs.ansible.com/ansible/devel/community/communication.html#the-bullhorn). |
| 41 | + |
| 42 | +You can find more information in the |
| 43 | +[Ansible communication guide](https://docs.ansible.com/ansible/devel/community/communication.html). |
| 44 | + |
| 45 | +Possible security bugs should be reported via email to |
| 46 | + |
| 47 | + |
32 | 48 | ## Code Of Conduct
|
33 | 49 |
|
34 | 50 | Please see our [Code of
|
|
0 commit comments