Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.03 KB

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 1.03 KB

The backlog is kept as github issues annotated with labels and milestones, and progress is tracked in the backlog project.

Please send PR against the dev branches.

You may reach core contributors in the cloudfoundry slack, within the terraform channel (get an account from http://slack.cloudfoundry.org/). Please prefer slack channel for support requests, and github issues for qualified bugs and enhancements requests.

Creating a release

  • Open up an issue "cutting release 0.9.9" to gather contributors concensus on when to cut the release
  • On your clone, checkout the dev branch, and execute scripts/create-release.sh 0.9.9
  • travis build kicks off for this tag, and tries to publish the artifacts github, check it on travis the branch list
  • edit the release notes in the github release page