Skip to content

Commit

Permalink
collection_requirements: update community topic links (#1421) (#1483)
Browse files Browse the repository at this point in the history
* collection_requirements: update community topic links

* Add forum

* Update

(cherry picked from commit b82d210)

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
  • Loading branch information
patchback[bot] and Andersson007 committed May 20, 2024
1 parent 8fe2512 commit 9f02f2f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ This section describes the requirements for maintainers of Ansible community col
.. contents::
:local:


Overview
========

Expand All @@ -37,17 +36,16 @@ As with any project it is very important that we get feedback from users, contri
Keeping informed
================

You should subscribe to:
To track changes that affect collections:

* The `news-for-maintainers repository <https://github.com/ansible-collections/news-for-maintainers>`_ to track changes that collection maintainers should be aware of. Subscribe only to issues if you want less traffic.
* The `Bullhorn <https://forum.ansible.com/c/news/bullhorn/17>`_ Ansible contributor newsletter.
* Join the `Collection Maintainers & Contributors forum group <https://forum.ansible.com/g/CollectionMaintainer>`_.
* Subscribe to the `Bullhorn <https://forum.ansible.com/c/news/bullhorn/17>`_ Ansible contributor newsletter.

.. _coll_infrastructure_reqs:

Collection infrastructure
=========================


The following guidelines describe the required structure for your collection:

* MUST have a publicly available issue tracker that does not require a paid level of service to create an account or view issues.
Expand Down Expand Up @@ -213,7 +211,7 @@ When using ``version_added`` in the documentation:
Other items:

* The ``CONTRIBUTING.md`` (or ``README.md``) file MUST state what types of contributions (pull requests, feature requests, and so on) are accepted and any relevant contributor guidance. Issues (bugs and feature requests) reports must always be accepted.
* Collections are encouraged to use z:ref:`links and formatting macros <linking-and-other-format-macros-within-module-documentation>`
* Collections are encouraged to use :ref:`links and formatting macros <linking-and-other-format-macros-within-module-documentation>`
* Including a :ref:`RETURN <return-block>` block for modules is strongly encouraged but not required.

.. _coll_workflow:
Expand Down
1 change: 1 addition & 0 deletions docs/docsite/rst/community/communication.rst
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ request it in the `forum topic <https://forum.ansible.com/t/requesting-a-forum-g

If you also need a real-time chat channel, you can `request one <https://hackmd.io/@ansible-community/community-matrix-faq#How-do-I-create-a-public-community-room>`_.

.. _community_topics:

Ansible Community Topics
========================
Expand Down

0 comments on commit 9f02f2f

Please sign in to comment.