diff --git a/README.md b/README.md index 558c8c7..63aa9b2 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,11 @@ Afterwards you can import prosper_nn with: `import prosper_nn` +## Contribution + +Everyone is invited to contribute to the package. If you want to do so, prior to submitting a merge request, please download the [contributor license agreement](docs/source/contriubte/prosper_nn_cla.pdf). +After you signed the file, please send it to prosper_nn@iis.fraunhofer.de. Afterwards, the maintainer will consider your merge request. + ## Acknowledgments This work was supported by the Bavarian Ministry of Economic Affairs, Regional Development and Energy through the Center for Analytics – Data – Applications (ADA-Center) within the framework of „BAYERN DIGITAL II“ (20-3410-2-9-8) \ No newline at end of file diff --git a/docs/source/contribute/index.rst b/docs/source/contribute/index.rst new file mode 100644 index 0000000..cad87bc --- /dev/null +++ b/docs/source/contribute/index.rst @@ -0,0 +1,5 @@ +Contribute +========== + +Everyone is invited to contribute to the package. If you want to do so, prior to submitting a merge request, please download the :download:`contributor license agreement `. +After you signed the file, please send it to prosper_nn@iis.fraunhofer.de. Afterwards, the maintainer will consider your merge request. diff --git a/docs/source/contribute/prosper_nn_cla.pdf b/docs/source/contribute/prosper_nn_cla.pdf new file mode 100644 index 0000000..ef36bd2 Binary files /dev/null and b/docs/source/contribute/prosper_nn_cla.pdf differ diff --git a/docs/source/index.rst b/docs/source/index.rst index f215e55..5043710 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -25,6 +25,7 @@ Furthermore, you can have a look at different `tutorials `_ install/index api/index tutorials/index + contribute/index authors license