Browse Source

Additional instructions for sending patches

Loïc Hoguin 10 years ago
parent
commit
fb3f0ba314
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
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
 -------