From 0a1ce1db72adbc063cfcb395e3a81a1e52be59fe Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Wed, 27 Jun 2012 18:10:31 -0400 Subject: 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 --- HACKING | 9 +++++++++ README | 2 ++ 2 files changed, 11 insertions(+) create mode 100644 HACKING 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 ------------------------------------------------------------------------------ -- cgit v1.2.3