Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 815 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 815 Bytes

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Before submitting a pull request, ensure that the build succeds, tests pass and golint does not report any issues.
  2. If new provisioner attrbiutes have been added, please document them in the README.md file.
  3. Do not increase the version in .version file. Version updates are handled during releases.
  4. If any of the dependencies have been updated, please state the reason for that change.