Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 1.02 KB

Welcome to ADSB.im on GitHub!

This project aims to simplify the process of setting up an ADS-B feeder, making it accessible to a wider audience.

You can contribute by helping to improve the project's documentation and user guides, ensuring that they are clear and easy to understand for users of all technical backgrounds. Contributions of code and ideas are always welcome. In addition, you can assist with testing the project and providing feedback on any bugs or issues that may arise.

By contributing to ADSB.im, you can help make this hobby more accessible to a wider audience, and encourage more people to get involved in the world of ADS-B tracking.

For simple changes, simply submit a PR. For more complex changes, please first create an issue where you outline your ideas and discuss the direction with the maintainer(s).

The main branch is where releases happen and it should always move in a 'fast-forward' style. The dev branch is mostly for testing things with the GitHub Actions pipeline and will see the occasional force-push.