diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2012-06-27 18:10:31 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2012-06-27 18:10:31 -0400 |
commit | 0a1ce1db72adbc063cfcb395e3a81a1e52be59fe (patch) | |
tree | f58de3ed118e6fa4f7eb11a8d32e7b7e94d2fd23 /HACKING | |
parent | 0e7a40c7b790f13daec1b8a73f20d1dda57134f9 (diff) | |
download | librambutan-0a1ce1db72adbc063cfcb395e3a81a1e52be59fe.tar.gz librambutan-0a1ce1db72adbc063cfcb395e3a81a1e52be59fe.zip |
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-- | HACKING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |