michael@0: michael@0: michael@0: # Contributing to Apache Cordova michael@0: michael@0: Anyone can contribute to Cordova. And we need your contributions. michael@0: michael@0: There are multiple ways to contribute: report bugs, improve the docs, and michael@0: contribute code. michael@0: michael@0: For instructions on this, start with the michael@0: [contribution overview](http://cordova.apache.org/#contribute). michael@0: michael@0: The details are explained there, but the important items are: michael@0: - Sign and submit an Apache ICLA (Contributor License Agreement). michael@0: - Have a Jira issue open that corresponds to your contribution. michael@0: - Run the tests so your patch doesn't break existing functionality. michael@0: michael@0: We look forward to your contributions!