Skip to content

Commit

Permalink
Add contribute guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Ruiz committed Nov 16, 2021
1 parent 999d74c commit 06cdf53
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions docs/source/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ the easiest way to get started is to pip install the composable video pipeline.
python3 -m pip install pynq_composable
Once the installation is done, you can deliver the notebooks running
Once the installation is done, you can deliver the notebooks by running

.. code-block:: bash
Expand All @@ -36,4 +36,11 @@ Get Help
========

You can get help in the `PYNQ support forum <https://discuss.pynq.io/>`_. Or by
open an `issue on GitHub <https://github.com/Xilinx/PYNQ_Composable_Pipeline/issues>`_
opening an `issue on GitHub <https://github.com/Xilinx/PYNQ_Composable_Pipeline/issues>`_

Contribute
==========

We welcome contributions, please review the
`contributing guidelines <https://github.com/Xilinx/PYNQ_Composable_Pipeline/CONTRIBUTING.md>`_
to contribute.

0 comments on commit 06cdf53

Please sign in to comment.