Skip to content

Commit

Permalink
Docs: add Communication guide (#15469)
Browse files Browse the repository at this point in the history
* Docs: add Communication guide

* Update docs/docsite/rst/contributor/communication.rst

Co-authored-by: Don Naro <[email protected]>

* Update docs/docsite/rst/contributor/communication.rst

---------

Co-authored-by: Don Naro <[email protected]>
  • Loading branch information
Andersson007 and oraNod authored Aug 28, 2024
1 parent d6493fd commit 79c1921
Show file tree
Hide file tree
Showing 12 changed files with 56 additions and 36 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,4 @@ We ask all of our community members and contributors to adhere to the [Ansible c
Get Involved
------------

We welcome your feedback and ideas. Here's how to reach us with feedback and questions:

- Join the [Ansible AWX channel on Matrix](https://matrix.to/#/#awx:ansible.com)
- Join the [Ansible Community Forum](https://forum.ansible.com)
We welcome your feedback and ideas. See the [AWX Communication guide](https://ansible.readthedocs.io/projects/awx/en/latest/contributor/communication.html) to learn how to join the conversation.
5 changes: 1 addition & 4 deletions docs/docsite/rst/administration/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@ Likewise content in this guide can be removed or replaced if it applies to funct

**Join us online**

We talk about AWX documentation on Matrix at `#docs:ansible.im <https://matrix.to/#/#docs:ansible.im>`_ and on libera IRC at ``#ansible-docs`` if you ever want to join us and chat about the docs!

You can also find lots of AWX discussion and get answers to questions at `forum.ansible.com <https://forum.ansible.com/>`_.

Need help or want to discuss AWX including the documentation? See the :ref:`Communication guide<communication>` to learn how to join the conversation!

.. toctree::
:maxdepth: 2
Expand Down
39 changes: 39 additions & 0 deletions docs/docsite/rst/contributor/communication.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
.. _communication:

Communication
=============

We welcome your feedback, questions and ideas. Here's how to reach the community.

.. _code_of_conduct:

Code of Conduct
---------------

All communication and interactions in the Ansible Community are governed by our :ref:`code_of_conduct`. Please read and abide by it!
Reach out to our community team at `[email protected] <mailto:[email protected]>`_ if you have any questions or need assistance.

.. _forum:

Forum
-----

Join the `Ansible Forum <https://forum.ansible.com>`_ as a single starting point and our default communication platform for questions and help, development discussions, events, and much more. `Register <https://forum.ansible.com/signup?>`_ 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 <https://forum.ansible.com/c/help/6>`_: get help or help others. Please add appropriate tags if you start new discussions, for example `awx`, `ee`, and `documentation`.
* `Posts tagged with 'awx' <https://forum.ansible.com/tag/awx>`_: subscribe to participate in project/technology-related conversations. There are other related tags in the forum you can use.
* `Bullhorn newsletter <https://docs.ansible.com/ansible/devel/community/communication.html#the-bullhorn>`_: used to announce releases and important changes.
* `Social Spaces <https://forum.ansible.com/c/chat/4>`_: gather and interact with fellow enthusiasts.
* `News & Announcements <https://forum.ansible.com/c/news/5>`_: track project-wide announcements including social events.

For more information on the forum navigation, see `Navigating the Ansible forum <https://forum.ansible.com/t/navigating-the-ansible-forum-tags-categories-and-concepts/39>`_ post.

Matrix
------

For real-time interactions, conversations in the AWX community happen over the Matrix protocol in the following channels:

* `#awx:ansible.com <https://matrix.to/#/#awx:ansible.com>`_: AWX project-related discussions.
* `#docs:ansible.im <https://matrix.to/#/#docs:ansible.im>`_: Ansible and AWX documentation-related discussions.

For more information, see the community-hosted `Matrix FAQ <https://hackmd.io/@ansible-community/community-matrix-faq>`_.
5 changes: 3 additions & 2 deletions docs/docsite/rst/contributor/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,14 @@ There are so many ways you can contribute to AWX.

**Join us online**

You can chat with us and ask questions on Matrix at `#awx:ansible.com <https://matrix.to/#/#awx:ansible.com>`_ or visit the `Ansible Community Forum <https://forum.ansible.com/c/project/7/>`_ to find contributor resources.
Need help or want to discuss AWX including the documentation? See the :ref:`Communication guide<communication>` to learn how to join the conversation!

.. toctree::
:maxdepth: 2
:numbered:

intro
communication
setting_up
work_items
report_issues
report_issues
4 changes: 1 addition & 3 deletions docs/docsite/rst/contributor/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,4 @@ Introduction

Hi there! We're excited to have you as a contributor.

Have questions about this document or anything not covered here? Come chat with us and ask questions on Matrix at `#awx:ansible.com <https://matrix.to/#/#awx:ansible.com>`_.

Also visit the `Ansible Community Forum <https://forum.ansible.com/c/project/7/>`_ to find contributor resources where you can also submit your questions or concerns.
Get started with joining the community! See the :ref:`Communication guide<communication>` to learn how.
5 changes: 2 additions & 3 deletions docs/docsite/rst/contributor/report_issues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,13 @@ as possible. Version information, and an accurate reproducing scenario are criti

Be sure to attach the ``component:docs`` label to your issue. These labels are determined by the template data. Please use the template and fill it out as accurately as possible.

Please don't use the issue tracker as a way to ask how to do something. Instead, discuss it on on the `Ansible Community Forum <https://forum.ansible.com/c/project/7/>`_, or you can chat with us and ask questions on Matrix at `#awx:ansible.com <https://matrix.to/#/#awx:ansible.com>`_.
Please don't use the issue tracker as a way to ask how to do something. Instead, discuss it on on the Ansible Forum, or you can chat with us and ask questions on Matrix. See the :ref:`Communication guide<communication>` for details.

Before opening a new issue, please use the issue search feature to see if what you're experiencing has already been reported. If you have any extra detail to provide, please comment. Otherwise, rather than posting a "me too" comment, please consider giving it a `"thumbs up" <https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comment>`_ to give us an indication of the severity of the problem.

See `How issues are resolved <https://github.com/ansible/awx/blob/devel/ISSUES.md#how-issues-are-resolved>`_ for more information about the triaging and resolution process.


Getting help
-------------

If you require additional assistance, join the discussions on the `Ansible Community Forum <https://forum.ansible.com/c/project/7/>`_. Specify with tags ``#documentation`` and ``#awx`` to narrow down the area(s) of interest. For more information on tags, see `Navigating the Ansible forum — Tags, Categories, and Concepts <https://forum.ansible.com/t/navigating-the-ansible-forum-tags-categories-and-concepts/39>`_. You may also reach out to us and ask questions on Matrix at `#awx:ansible.com <https://matrix.to/#/#awx:ansible.com>`_.
See the :ref:`Communication guide<communication>` to learn how to get help.
7 changes: 3 additions & 4 deletions docs/docsite/rst/contributor/work_items.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,18 @@ Fixing and updating the documentation are always appreciated, so reviewing the b
Things to know prior to submitting revisions
----------------------------------------------

- Please follow the `Ansible code of conduct <http://docs.ansible.com/ansible/latest/community/code_of_conduct.html>`_ in all your interactions with the community.
- All doc revisions or additions are done through pull requests against the ``devel`` branch.
- You must use ``git commit --signoff`` for any commit to be merged, and agree that usage of ``--signoff`` constitutes agreement with the terms of `DCO 1.1 <https://github.com/ansible/awx/blob/devel/DCO_1_1.md>`_.
- Take care to make sure no merge commits are in the submission, and use ``git rebase`` vs ``git merge`` for this reason.
- If collaborating with someone else on the same branch, consider using ``--force-with-lease`` instead of ``--force``. This will prevent you from accidentally overwriting commits pushed by someone else. For more information, see `git push docs <https://git-scm.com/docs/git-push#git-push---force-with-leaseltrefnamegt>`_.
- If submitting a large doc change, it's a good idea to join the `Ansible Community Forum <https://forum.ansible.com/c/project/7/>`_, and talk about what you would like to do or add first. Use the ``#documentation`` and ``#awx`` tags to help notify relevant people of the topic. This not only helps everyone know what's going on, it also helps save time and effort, if the community decides some changes are needed. For more information on tags, see `Navigating the Ansible forum — Tags, Categories, and Concepts <https://forum.ansible.com/t/navigating-the-ansible-forum-tags-categories-and-concepts/39>`_.
- We ask all of our community members and contributors to adhere to the `Ansible code of conduct <http://docs.ansible.com/ansible/latest/community/code_of_conduct.html>`_. If you have questions, or need assistance, please reach out to our community team at `[email protected] <mailto:[email protected]>`_.

- If submitting a large doc change, it's a good idea to join the :ref:`Ansible Forum<forum>`, and talk about what you would like to do or add first. Use the ``#documentation`` and ``#awx`` tags to help notify relevant people of the topic. This not only helps everyone know what's going on, it also helps save time and effort, if the community decides some changes are needed.

.. Note::

- Issue assignment will only be done for maintainers of the project. If you decide to work on an issue, please feel free to add a comment in the issue to let others know that you are working on it; but know that we will accept the first pull request from whomever is able to fix an issue. Once your PR is accepted we can add you as an assignee to an issue upon request.

- If you work in a part of the docs that is going through active development, your changes may be rejected, or you may be asked to `rebase`. A good idea before starting work is to have a discussion with us and ask questions on Matrix at `#awx:ansible.com <https://matrix.to/#/#awx:ansible.com>`_ or discuss your ideas on the `Ansible Community Forum <https://forum.ansible.com/c/project/7/>`_.
- If you work in a part of the docs that is going through active development, your changes may be rejected, or you may be asked to `rebase`. A good idea before starting work is to have a :ref:`discussion with the community<communication>`.

- If you find an issue with the functions of the UI or API, please see the `Reporting Issues <https://github.com/ansible/awx/blob/devel/CONTRIBUTING.md#reporting-issues>`_ section to open an issue.

Expand Down
4 changes: 1 addition & 3 deletions docs/docsite/rst/quickstart/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ Likewise content in this guide can be removed or replaced if it applies to funct

**Join us online**

We talk about AWX documentation on Matrix at `#docs:ansible.im <https://matrix.to/#/#docs:ansible.im>`_ and on libera IRC at ``#ansible-docs`` if you ever want to join us and chat about the docs!

You can also find lots of AWX discussion and get answers to questions at `forum.ansible.com <https://forum.ansible.com/>`_.
Need help or want to discuss AWX including the documentation? See the :ref:`Communication guide<communication>` to learn how to join the conversation!

.. toctree::
:maxdepth: 2
Expand Down
6 changes: 2 additions & 4 deletions docs/docsite/rst/release_notes/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ Likewise content in this guide can be removed or replaced if it applies to funct

**Join us online**

We talk about AWX documentation on Matrix at `#docs:ansible.im <https://matrix.to/#/#docs:ansible.im>`_ if you ever want to join us and chat about the docs!

You can also find lots of AWX discussion and get answers to questions on the `Ansible Community Forum <https://forum.ansible.com/c/project/7/>`_.
Need help or want to discuss AWX including the documentation? See the :ref:`Communication guide<communication>` to learn how to join the conversation!

.. toctree::
:maxdepth: 2
Expand All @@ -25,4 +23,4 @@ You can also find lots of AWX discussion and get answers to questions on the `An
known_issues
supported_locales

.. include:: ../common/copyright.rst
.. include:: ../common/copyright.rst
4 changes: 1 addition & 3 deletions docs/docsite/rst/rest_api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ Likewise content in this guide can be removed or replaced if it applies to funct

**Join us online**

We talk about AWX documentation on Matrix at `#docs:ansible.im <https://matrix.to/#/#docs:ansible.im>`_ and on libera IRC at ``#ansible-docs`` if you ever want to join us and chat about the docs!

You can also find lots of AWX discussion and get answers to questions at `forum.ansible.com <https://forum.ansible.com/>`_.
Need help or want to discuss AWX including the documentation? See the :ref:`Communication guide<communication>` to learn how to join the conversation!

.. toctree::
:maxdepth: 2
Expand Down
4 changes: 1 addition & 3 deletions docs/docsite/rst/upgrade_migration/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ Likewise content in this guide can be removed or replaced if it applies to funct

**Join us online**

We talk about AWX documentation on Matrix at `#docs:ansible.im <https://matrix.to/#/#docs:ansible.im>`_ and on libera IRC at ``#ansible-docs`` if you ever want to join us and chat about the docs!

You can also find lots of AWX discussion and get answers to questions at `forum.ansible.com <https://forum.ansible.com/>`_.
Need help or want to discuss AWX including the documentation? See the :ref:`Communication guide<communication>` to learn how to join the conversation!

.. toctree::
:maxdepth: 2
Expand Down
4 changes: 1 addition & 3 deletions docs/docsite/rst/userguide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ Likewise content in this guide can be removed or replaced if it applies to funct

**Join us online**

We talk about AWX documentation on Matrix at `#docs:ansible.im <https://matrix.to/#/#docs:ansible.im>`_ and on libera IRC at ``#ansible-docs`` if you ever want to join us and chat about the docs!

You can also find lots of AWX discussion and get answers to questions at `forum.ansible.com <https://forum.ansible.com/>`_.
Need help or want to discuss AWX including the documentation? See the :ref:`Communication guide<communication>` to learn how to join the conversation!

.. toctree::
:maxdepth: 2
Expand Down

0 comments on commit 79c1921

Please sign in to comment.