aboutsummaryrefslogtreecommitdiff
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
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>
-rw-r--r--HACKING9
-rw-r--r--README2
2 files changed, 11 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.
diff --git a/README b/README
index cbc4ada..1dbba13 100644
--- a/README
+++ b/README
@@ -12,6 +12,8 @@ The latest version of this repository can be found here:
https://github.com/leaflabs/libmaple
+IMPORTANT: read HACKING _before_ submitting patches.
+
General information
------------------------------------------------------------------------------