Openskies follows the Github flow development model.
First fork and clone the project project.
Always branch off master for new features.
git checkout -b mydescriptivebranchname
- Aerobridge follows PEP 8 Style Guide more details here
Always write descriptive commit messages and add a fixes or relates note to them with an issue number (Github will link these then conveniently)
Push changes to your repo and send a pull request.
Join our Slack channel and attend weekly dev calls to stay updated with the latest. Link in README.md