The Infrastructure team accepts contributions via pull request against master.
To verify your changes before submitting a pull request:
- Run unit tests
~/bosh-bootloader/scripts/test
- Run acceptance tests
~/bosh-bootloader/scripts/acceptance-tests IAAS
- Add tests
Add unit tests for your feature.
The Infrastructure team is available in the #bbl-users channel in CF slack.