From 8676c9546a0f768e35cad7e111f981c78bb5b3c8 Mon Sep 17 00:00:00 2001 From: Daniel Ecer <de-code@users.noreply.github.com> Date: Fri, 21 Jul 2017 20:58:26 +0100 Subject: [PATCH] added CONTRIBUTING.md --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..f9309a9 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,7 @@ +# Contributing + +We would welcome any contribution to make this project better. + +You could contribute by raising or commenting on an issue. + +Or just submit a pull request. -- GitLab