Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (10 loc) · 831 Bytes

File metadata and controls

19 lines (10 loc) · 831 Bytes

Contributing

This project is mainly targeted for MarsBased developers 👽 but we love pull request from earthlings too 🌍.

Before contributing make sure that there is not any issue already created that covers the same problem / feature that you want to add.

We recommend you to create an issue before starting the development to better organize contributions.

How to

First fork the repository on your own account and clone it.

git clone git@github.com:your-username/pathfinder.git

Make your feature addition or bug fix in a featurebranch.

Push your feature branch to GitHub and send us a Pull Request

Please, include a description of your changes and reference the issue that you are fixing in your commit.