From ee370704639446bc7bdd5f0a99cf90c8488ec9c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Geisendo=CC=88rfer?= Date: Wed, 25 Dec 2013 19:21:57 +0100 Subject: [PATCH] Add CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..38d5838 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,4 @@ +# Contributing + +Before contributing, please take a moment to go over the [contributor +manual](http://www.godrone.io/en/latest/#contributor-manual).