docs/docsite/rst/community/contributions.rst
.. _community_contributions:
ansible-core Contributors Guide
.. toctree:: :maxdepth: 2
reporting_bugs_and_features documentation_contributions development_process 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_group_list>.
ansible-core. How do I :ref:set up my Python development environment <environment_setup>?editors, linters, and other tools <other_tools_and_programs> that will support my Ansible development efforts?coding in Ansible <developer_guide>?create a collection <developing_modules_in_groups>?needs_rebase. How do I :ref:rebase my PR <rebase_guide>?devel branch. How do I :ref:backport a bugfix PR <backport_process>?testing (CI) process <developing_testing>?guidelines for maintainers <maintainers>?deprecate a module <deprecating_modules>?