# Contributing

jPlayer is an open source project and you are welcome to contribute.


## Code Style

Please follow the [jQuery Style Guide](http://contribute.jquery.org/style-guide/),
in particular the [JavaScript Style Guide](http://contribute.jquery.org/style-guide/js/).


## Pull Requests

* Make a branch in your fork. For example, **patch-1**
* Apply your changes to that branch
* **Do not include built files in the Pull Request**
* Make a Pull Request to the **master** branch


## Accept the CLA

Contributors must [sign the Contributor License Agreement](https://www.clahub.com/agreements/happyworm/jPlayer).
