mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 01:52:41 +00:00
23 lines
441 B
ReStructuredText
23 lines
441 B
ReStructuredText
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
|