diff options
author | Fatih Degirmenci <fdegir@gmail.com> | 2017-11-27 22:17:36 +0100 |
---|---|---|
committer | Fatih Degirmenci <fdegir@gmail.com> | 2017-11-27 22:18:02 +0100 |
commit | be8c241017a04c280ab8fd92b4e528bb05725468 (patch) | |
tree | 3feac726e396c3e723e0ed86fc2cf16c4dde75c8 | |
parent | b1f8a1b75764937befd84cb00138c61c893eec82 (diff) |
Add section describing how to get involved
Change-Id: I9c552930b46dad2bf9720595d44208b393dba643
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
-rw-r--r-- | docs/xci-overview.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/xci-overview.rst b/docs/xci-overview.rst index 3f6ba911..575eb37c 100644 --- a/docs/xci-overview.rst +++ b/docs/xci-overview.rst @@ -277,3 +277,16 @@ is the scenario itself. :height: 480px :align: center +How to Get Involved +=================== + +OPNFV XCI is an initiative driven by OPNFV community and receives contributions from +various open source communities such as `OpenStack <https://www.openstack.org/>`_ and +`OpenDaylight <https://www.opendaylight.org/>`_. + +Anyone can contribute to XCI by trying the :ref:`XCI Sandbox <xci-user-guide>`, issuing +bug reports, updating the documentation, or contributing the code. + +You can get in touch with XCI developers on ``#opnfv-pharos`` IRC channel +on Freenode or send mail to ``opnfv-users@lists.opnfv.org`` for any questions +you might have. |