.. _collections_contributions: ************************************* Ansible Collections Contributor Guide ************************************* .. toctree:: :maxdepth: 2 collection_development_process reporting_collections create_pr_quick_start collection_contributors/test_index collection_contributors/collection_reviewing collection_contributors/collection_requirements maintainers contributing_maintained_collections steering/steering_index documentation_contributions other_tools_and_programs If you have a specific Ansible interest or expertise (for example, VMware, Linode, and so on, consider joining a :ref:`working group `. Working with the Ansible collection repositories ================================================= * How can I find :ref:`editors, linters, and other tools ` that will support my Ansible development efforts? * Where can I find guidance on :ref:`coding in Ansible `? * How do I :ref:`create a collection `? * How do I :ref:`rebase my PR `? * How do I learn about Ansible's :ref:`testing (CI) process `? * How do I :ref:`deprecate a module `? * See `Collection developer tutorials `_ for a quick introduction on how to develop and test your collection contributions.