Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 620 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (12 loc) · 620 Bytes

Contributing

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

Code Style

Please follow the jQuery Style Guide, in particular the JavaScript Style Guide.

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.