Skip to content

Commit 58e85b6

Browse files
authored
Merge pull request #121 from ansible-collections/release-v1.3.0-beta.1-doc-gen
add missing community guide docs
2 parents d53b262 + c684e32 commit 58e85b6

File tree

2 files changed

+681
-0
lines changed

2 files changed

+681
-0
lines changed

docs/source/community_guides.rst

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
.. ...........................................................................
2+
.. © Copyright IBM Corporation 2020 .
3+
.. ...........................................................................
4+
5+
============
6+
Contributing
7+
============
8+
9+
We are not currently accepting community contributions. However, we encourage
10+
you to open `git issues`_ for bugs, comments or feature requests.
11+
12+
Review this content periodically to learn when and how to make
13+
contributions in the future. For the latest information on open issues, see:
14+
`git issues`_.
15+
16+
.. _git issues:
17+
https://github.com/ansible-collections/ibm_zos_core/issues
18+
19+
20+
Development
21+
===========
22+
23+
z/OS Ansible Module Testing
24+
---------------------------
25+
26+
This section outlines the processes to develop and run test cases for z/OS
27+
Ansible modules.
28+
29+
.. toctree::
30+
:maxdepth: 1
31+
:glob:
32+
33+
community_guides_docs/zos_ansible_module_testing

0 commit comments

Comments
 (0)