mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
adds better links to tips and pitfalls page (#55458)
This commit is contained in:
parent
c3cbc39dd9
commit
d7f6493084
2 changed files with 5 additions and 1 deletions
|
@ -31,6 +31,7 @@ Find the task that best describes what you want to do:
|
|||
* I want to :ref:`debug my module code <debugging>`.
|
||||
* I want to :ref:`add tests <developing_testing>`.
|
||||
* I want to :ref:`document my module <module_documenting>`.
|
||||
* I want to follow :ref:`conventions and tips for clean, usable module code <developing_modules_best_practices>`.
|
||||
* I want to :ref:`make sure my code runs on Python 2 and Python 3 <developing_python_3>`.
|
||||
|
||||
* I want to work on other development projects:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue