From 04c749b900c3013188bd5f0bb1e0fe609845af52 Mon Sep 17 00:00:00 2001 From: JD Bothma Date: Tue, 4 Mar 2014 20:46:01 +0100 Subject: [PATCH] Add note about contributions to the README --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 7ca418e4..f1f41c52 100644 --- a/README +++ b/README @@ -10,3 +10,7 @@ Configuration: (environment variables) kepp a HTTP/1.1 connection open. Changing this value in runtime has no effect, this can however be done through lhttpc_manager:update_connection_timeout/1. + +Contributing to this project: + * Please provide minimal pull requests solving one thing at a time + * Changes fixing code style should be distinct from changes to the implementation. \ No newline at end of file