Skip to content

Contribute

Christophe Pradal edited this page May 28, 2023 · 9 revisions

How to contribute

To help us with the code, you will need to fork our project :

git clone https://github.com/openalea/openalea.rtfd.io docsOpenalea-yourname
cd docsOpenalea
git remote add upstream https://github.com/openalea/openalea.rtdf.io

Then you can modify the project in your Github account, and eventually make a merge request at the root project with a detailed README file explaining the changes. If it pass the continuous integration tests and seems good to our development team, it will be added to the project.

To contact us about anything about OpenAlea please contact [email protected] or open an issue!

Thanks for the help !

Clone this wiki locally