Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 971 Bytes

CONTRIBUTING.md

File metadata and controls

32 lines (16 loc) · 971 Bytes

Contributing to Aerobridge

Openskies follows the Github flow development model.

Fork the project, then clone your repo

First fork and clone the project project.

Create a feature branch

Always branch off master for new features.

git checkout -b mydescriptivebranchname

Coding styles

  • Aerobridge follows PEP 8 Style Guide more details here

Commit your changes

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 your changes

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