File size: 441 Bytes
d596074
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Contributing
============

Contributions to ``icefall`` are very welcomed.
There are many possible ways to make contributions and
two of them are:

  - To write documentation
  - To write code

    - (1) To follow the code style in the repository
    - (2) To write a new recipe

In this page, we describe how to contribute documentation
and code to ``icefall``.

.. toctree::
   :maxdepth: 2

   doc
   code-style
   how-to-create-a-recipe