Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 937 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (13 loc) · 937 Bytes

Contributing

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

If you create additional source files, add them to the Makefile.am in the respective source folder.

Pull Request Process

  1. Pull requests should be made against master branch, which is also our latest stable version.
  2. Ensure any install or build dependencies are removed before the end of the layer when doing a build.
  3. Update the documentation with details of changes, this includes new environment variables, and useful file locations.
  4. 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 SemVer.
  5. You may merge the Pull Request in once you have the sign-off of the project maintainer.