From 852281f34713cf8ef60e7bb10d5a20652eaea88e Mon Sep 17 00:00:00 2001 From: eidheim Date: Fri, 26 Jul 2019 09:55:18 +0200 Subject: [PATCH] Added Contributing Guidelines --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4043694..eef7d1d 100644 --- a/README.md +++ b/README.md @@ -55,3 +55,8 @@ Run the server and client examples: `./build/https_examples` Direct your favorite browser to for instance https://localhost:8080/ +### Contributing + +Contributions are welcome, either by creating an issue or a merge request. +However, before you create a new issue or merge request, please search for previous similar issues or requests. +A response will normally be given within a few days.