aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-08-15 19:16:35 +0200
committerLoïc Hoguin <[email protected]>2014-08-15 19:16:35 +0200
commitfb3f0ba3148b8a6db7a556e1d5e2c1afc6466cef (patch)
treedabdd70548cdd2a46e64e13e840439f7ded63b8d /README.md
parent813ce99c82dc7b0f1d3f34571d6426e412983c5a (diff)
downloaderlang.mk-fb3f0ba3148b8a6db7a556e1d5e2c1afc6466cef.tar.gz
erlang.mk-fb3f0ba3148b8a6db7a556e1d5e2c1afc6466cef.tar.bz2
erlang.mk-fb3f0ba3148b8a6db7a556e1d5e2c1afc6466cef.zip
Additional instructions for sending patches
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index c3e4e93..42919bc 100644
--- a/README.md
+++ b/README.md
@@ -338,6 +338,12 @@ or `plugins/*.mk` files and then run `make` to create an
updated `erlang.mk`. If you submit a new plugin, you also
need to add it to the `build.config` file.
+Make sure to keep the commit title short, to have a single
+commit per package/feature/fix and you're good to submit
+a pull request! And again, please don't forget to run make
+and to commit the updated erlang.mk or index files along
+with your other changes. Thanks!
+
Support
-------