aboutsummaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2012-06-27 18:10:31 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2012-06-27 18:10:31 -0400
commit764cc81fc77ea17fd6bf50233c2c9fdd36b3006c (patch)
treef58de3ed118e6fa4f7eb11a8d32e7b7e94d2fd23 /HACKING
parent5675fb0d73e19d61a802aeab3404ed6d420186af (diff)
Point to libmaple contributing doc more prominently.
It's wasting the users' and my time to have to point to this document on every single pull request. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING9
1 files changed, 9 insertions, 0 deletions
diff --git a/HACKING b/HACKING
new file mode 100644
index 0000000..5652e49
--- /dev/null
+++ b/HACKING
@@ -0,0 +1,9 @@
+Read this before submitting patches:
+
+ http://leaflabs.com/docs/libmaple/contributing.html
+
+In particular, patches without sign-off lines will not be accepted.
+
+LeafLabs is a small shop. Please help us merge your patches
+efficiently by getting formatting nits etc. out of the way before
+submitting.