From 98c6eb132392495eda9a8d0d1c88d8636de5fc54 Mon Sep 17 00:00:00 2001 From: bartosz-dolecki Date: Mon, 17 Oct 2016 11:57:41 +0200 Subject: [PATCH 1/2] Added "Contributing" section in readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b85ecfd..2373328 100644 --- a/README.md +++ b/README.md @@ -94,3 +94,7 @@ Execute: `pip install -r requirements-osx.txt` to install dependencies on Mac OS X. Note that this does not install additional Windows dependencies. + +### Contributing + +We are happy hear you want to contribute to our software. Make sure you have read and signed [Contributor License Agreement](https://github.com/exxeleron/yak/blob/master/CONTRIBUTING.md) beforehand. From 3794cbce2321bc13546d513e9106e8ca98d68a30 Mon Sep 17 00:00:00 2001 From: bartosz-dolecki Date: Mon, 17 Oct 2016 11:59:21 +0200 Subject: [PATCH 2/2] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2373328..05b381e 100644 --- a/README.md +++ b/README.md @@ -97,4 +97,4 @@ Note that this does not install additional Windows dependencies. ### Contributing -We are happy hear you want to contribute to our software. Make sure you have read and signed [Contributor License Agreement](https://github.com/exxeleron/yak/blob/master/CONTRIBUTING.md) beforehand. +We are happy to hear you want to contribute to our software. Make sure you have read and signed [Contributor License Agreement](https://github.com/exxeleron/yak/blob/master/CONTRIBUTING.md) beforehand.