Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Contribution Guidelines

Miro Voellmy edited this page Jul 16, 2020 · 2 revisions

Wiki

Create an issue with the proposed change.

Hardware

Fork this repository, commit your changes, and then create a pull request.

As the repository size can be quite large with the file history, it is recommended to clone the forked repository in the following way:

git clone --depth 1 -b master https://github.com/YOURGITHUB_USERNAME/ExoMy

Create a pull request at https://github.com/esa-prl/ExoMy

The pull request should contain pictures of proposed changes and the updated files.

If your design is an optional part, also add a picture and description in the same format as in the page Optional Parts.

Software

Create a pull request over at https://github.com/esa-prl/ExoMy_Software