diff --git a/README.md b/README.md index 5df4fea..16855af 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,7 @@ Documentation can be found on [ansible-sign.readthedocs.io](https://ansible.read including a [rundown/tutorial](https://ansible.readthedocs.io/projects/sign/en/latest/rundown.html) explaining how to use the CLI for basic project signing and verification. + +## Community + +Need help or want to discuss the project? See our [Community guide](https://ansible.readthedocs.io/projects/sign/en/latest/community.html) to learn how to join the conversation. diff --git a/docs/community.rst b/docs/community.rst new file mode 100644 index 0000000..8ea5fa8 --- /dev/null +++ b/docs/community.rst @@ -0,0 +1,26 @@ +.. _community: + +========= +Community +========= + +We welcome your feedback, questions and ideas. Here's how to reach the community. + +Code of Conduct +=============== + +All communication and interactions in the Ansible community are governed by the `Ansible code of conduct `_. Please read and abide by it! +Reach out to our community team at `codeofconduct@ansible.com `_ if you have any questions or need assistance. + +Ansible Forum +============= + +Join the `Ansible Forum `_, the default communication platform for questions and help, development discussions, events, and much more. `Register `_ to join the community. Search by categories and tags to find interesting topics or start a new one; subscribe only to topics you need! + +* `Get Help `_: get help or help others. Please add appropriate tags if you start new discussions, for example `ansible-sign`. +* `Posts tagged with 'ansible-sdk' `_: subscribe to participate in project-related conversations. +* `Bullhorn newsletter `_: used to announce releases and important changes. +* `Social Spaces `_: gather and interact with fellow enthusiasts. +* `News & Announcements `_: track project-wide announcements including social events. + +For more information on the forum navigation, see `Navigating the Ansible forum `_ post. diff --git a/docs/contributing.rst b/docs/contributing.rst new file mode 100644 index 0000000..3add79a --- /dev/null +++ b/docs/contributing.rst @@ -0,0 +1,9 @@ +============ +Contributing +============ + +.. note:: + + Need help or want to discuss the project? See the :ref:`Community guide` to learn how to join the conversation! + +See out `Contributing guide `_ to learn how to contribute to ``ansible-sign``! diff --git a/docs/index.rst b/docs/index.rst index bfa5f04..19c9274 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -5,6 +5,10 @@ ansible-sign This is the documentation for the **ansible-sign** utility used for signing and verifying Ansible content. +.. note:: + + Need help or want to discuss the project? See the :ref:`Community guide` to learn how to join the conversation! + Contents ======== @@ -12,7 +16,7 @@ Contents :maxdepth: 2 Overview - Contributions & Help + Contributing & Help License Authors Changelog