When contributing a pull request, be sure to submit your pull request against the develop branch. See Pull Request Workflow for futher details.
Follow these steps to make a contribution to any of CF open source repositories:
-
Ensure that you have completed our CLA Agreement for individuals or corporations.
-
Set your name and email (these should match the information on your submitted CLA)
git config --global user.name "Firstname Lastname" git config --global user.email "[email protected]"
-
See development docs to start contributing to BOSH.