mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
Improve contribute-message in document footer (#36841)
This commit is contained in:
parent
3b27d723fb
commit
629278464f
1 changed files with 3 additions and 4 deletions
3
docs/templates/plugin.rst.j2
vendored
3
docs/templates/plugin.rst.j2
vendored
|
@ -318,5 +318,4 @@ please refer to this `Knowledge Base article <https://access.redhat.com/articles
|
|||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
If you want to help with development, please read :doc:`../../community/index`,
|
||||
:doc:`../../dev_guide/testing` and {% if plugin_type == 'module' %}:doc:`../../dev_guide/developing_modules`{% else %}:doc:`../../dev_guide/developing_plugins`{% endif %}.
|
||||
If you notice any issues in this documentation you can ``edit this document <https://github.com/ansible/ansible/edit/devel/lib/ansible/modules/@{ source }@>`` to improve it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue