Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1021 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 1021 Bytes

Contributing

When contributing to this repository, please first discuss the change you wish to make via the Issues section. For any interactions, please follow the outlined Code of Conduct.

Issues, Requests, & Suggestions

Before creating an issue or requesting features, please check the Issues section if it has already been filed. Please avoid filing duplicate requests.

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a build.
  2. Update the README.md with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.
  3. Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent. The versioning scheme we use is Semantic Versioning from 1.0.0 onwards. Pre-releases may not adhere to this scheme.
  4. We will review all pull requests and merge them accordingly.