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 | 764cc81fc77ea17fd6bf50233c2c9fdd36b3006c (patch) | |
| tree | f58de3ed118e6fa4f7eb11a8d32e7b7e94d2fd23 | |
| parent | 5675fb0d73e19d61a802aeab3404ed6d420186af (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-- | 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 ------------------------------------------------------------------------------ |
