From 11536c7f4ecbdabc2e0eed28bb75543489dcb12d Mon Sep 17 00:00:00 2001 From: Nils Maier Date: Wed, 7 May 2014 04:19:41 +0200 Subject: [PATCH] Add Contributing to Readme.md --- Readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Readme.md b/Readme.md index dfb2019..13a4066 100644 --- a/Readme.md +++ b/Readme.md @@ -29,6 +29,16 @@ License -- Original code is licensed under the MIT LICENSE. Also see the `License.*.txt` files regarding licensing of third-party stuff. +Contributing +-- +* File issues. ;) Although you might not get an immediate response, be assured that I'll actually read those. +* Test the stuff. +* Submit pull requests. + * But keep in mind that any new code is supposed to be `C++11`-y. + * And also mind the license. + * And the compilers that are supposed to be supported. +* Tell your friends (or something ;)) + Note -- Please note that this stuff is essentially a mix of old "*let's write one of my first