Add info on how to contribute to **community**-maintained collections as well. (#72494) (#72512)

(cherry picked from commit da1c1e8bb8)
This commit is contained in:
Felix Fontein 2020-11-06 18:42:18 +01:00 committed by GitHub
parent 8c5910efe7
commit ce47796db9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,7 @@ Find the task that best describes what you want to do:
* I want to figure out if :ref:`developing a module is the right approach <module_dev_should_you>` for my use case.
* I want to :ref:`develop a collection <developing_collections>`.
* I want to :ref:`contribute to an Ansible-maintained collection <contributing_maintained_collections>`.
* I want to :ref:`contribute to a community-maintained collection <hacking_collections>`.
* I want to :ref:`migrate a role to a collection <migrating_roles>`.
* I've read the info above, and I'm sure I want to develop a module: