From 014423bbed3bdcd8335a84700265aff268f221a0 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 29 Oct 2015 17:34:52 +0100 Subject: [PATCH] How to contribute added --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fc6bcc3..4e67599 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,12 @@ if __name__ == '__main__': exit(0) ~~~ +# How to contribute + +We welcome contributions (including bug fixes, new code workflows) via pull requests. We are interested in any new workflows +that can be used to improve security in different organizations. If you see any potential enhancement required to support +your sanitization workflow, feel free to open an issue. + # License