.. _label_developer_guide: =============== Developer Guide =============== .. _label_developer_contribute: Contribute ========== RADIS is an open-source project, and therefore anyone can contribute, whether you already know spectroscopy or not. You want to become a `contributor `__ ? Welcome ! First step is to read the `Contributing Guide `__ . If you want to contribute and have no specific project in mind, have a look at the `GitHub opened issues `__. For a First Time contribution, you can tackle one of the Issues displayed as `Good First Issue `__. Also, join the community chat, where you'll get a lot of help : .. image:: https://img.shields.io/badge/slack-join-green.svg?logo=slack :target: https://radis.github.io/slack-invite/ :alt: Slack .. image:: https://badges.gitter.im/Join%20Chat.svg :target: https://gitter.im/radis-radiation/community :alt: Gitter Finally, you can also suggest or vote for new features below: .. image:: https://feathub.com/radis/radis?format=svg :target: https://feathub.com/radis/radis Sources ======= To modify RADIS, you will need to clone the Git repository. See the :ref:`detailed installation procedure ` below. For a First Time contribution, you can tackle one of the Issues displayed as `Good First Issue `__. Learn more in the :ref:`Contribute ` section. .. include:: _install.rst .. include:: _architecture.rst .. include:: _test.rst