diff options
-rw-r--r-- | HACKING | 9 | ||||
-rw-r--r-- | README | 2 |
2 files changed, 11 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. @@ -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 ------------------------------------------------------------------------------ |