diff --git a/README.md b/README.md index 290dc1887..88f9ed1ec 100644 --- a/README.md +++ b/README.md @@ -87,3 +87,11 @@ returned null The build options are to be passed to the *prepare.py* script. For example to enable the x264 encoder give the *"-DENABLE_X264=YES"* to *prepare.py*. The available options can be listed with the `./prepare.py --list-features` + +# CONTRIBUTIONS + +In order to submit a patch for inclusion in linphone's source code: + +1. First make sure your patch applies to latest git sources before submitting: patches made to old versions can't be merged. +2. Fill out and send us an email with the link of pullrequest and the [Contributor Agreement](http://www.belledonne-communications.com/downloads/Belledonne_communications_CA.pdf) for your patch to be included in the git tree. The goal of this agreement to grant us peaceful exercise of our rights on the linphone source code, while not losing your rights on your contribution. +