Update README with contribution informations
This commit is contained in:
parent
c98d0ef1f7
commit
3fe5f7c3cd
1 changed files with 8 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue