summaryrefslogtreecommitdiff
path: root/doc/rtd/development/index.rst
blob: e85d29f1459f592ca7777cafa690ba04ea6bcdb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Development
***********

``Cloud-init`` is an open source project that warmly welcomes community
projects, contributions, suggestions, fixes and constructive feedback. If you
would like to contribute to ``cloud-init``, this set of documentation will help
orient you with our processes.

-----

Contributing
============

.. toctree::
   :maxdepth: 1

   contributing.rst
   module_creation.rst
   datasource_creation.rst
   code_review.rst
   dir_layout.rst

Debugging and reporting
=======================

.. toctree::
   :maxdepth: 1

   ../howto/bugs.rst
   logging.rst
   debugging.rst

Testing
=======

.. toctree::
   :maxdepth: 1

   testing.rst
   integration_tests.rst

Documentation
=============

.. toctree::
   :maxdepth: 1

   docs.rst