mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-06 16:34:02 -07:00
Add docs about contributing to docs (#46481)
* adds page on community contributions to docs
This commit is contained in:
parent
e58e43279c
commit
4219d25fc7
7 changed files with 188 additions and 7 deletions
|
@ -246,7 +246,7 @@ Testing basics
|
|||
====================
|
||||
|
||||
These two examples will get you started with testing your module code. Please review our :ref:`testing <developing_testing>` section for more detailed
|
||||
information, including instructions for :ref:`testing documentation <testing_documentation>`, adding :ref:`integration tests <testing_integration>`, and more.
|
||||
information, including instructions for :ref:`testing module documentation <testing_module_documentation>`, adding :ref:`integration tests <testing_integration>`, and more.
|
||||
|
||||
Sanity tests
|
||||
------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue