mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
Update developing_modules_documenting.rst (#2551)
This commit is contained in:
@@ -11,7 +11,7 @@ Before you open a pull request, in addition to following these guidelines, pleas
|
||||
|
||||
* :ref:`submission checklist <developing_modules_checklist>`
|
||||
* :ref:`programming tips <developing_modules_best_practices>`
|
||||
* :ref:`testing <developing_testing>` before you open a pull request.
|
||||
* :ref:`testing <developing_testing>` before you open a pull request
|
||||
|
||||
Every Ansible module written in Python must begin with seven standard sections in a particular order, followed by the code. The sections in order are:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user