From a05a60cc97cdcdd78b961426674336f83340b229 Mon Sep 17 00:00:00 2001
From: Max Penet <m@qbits.cc>
Date: Wed, 2 Jan 2013 13:48:40 +0100
Subject: [PATCH] add CONTRIBUTING.md file

---
 CONTRIBUTING.md |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
 create mode 100644 CONTRIBUTING.md

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..06b2fc0
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1 @@
+If you'd like to submit a patch, please follow the [contributing guidelines](http://clojure.org/contributing).
-- 
1.7.5.4

