From 1ecebe86d9cf6bd89e94d083a97dee983f8f5c2a Mon Sep 17 00:00:00 2001 From: Honza Bittner Date: Wed, 2 Oct 2019 12:40:36 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e69de29..08b6f0b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -0,0 +1,11 @@ +# 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. + +Please note we have a code of conduct, please follow it in all your interactions with the project. + +## Pull Request Process + +1. Ensure any install or build dependencies are removed before the end of the layer when doing a build. +1. 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](http://semver.org/). +