# Contributing to Apache Cordova Anyone can contribute to Cordova. We welcome your contributions. There are multiple ways to contribute: * Reporting bugs * Improving documentation * Contributing source code * And more... For instructions on how to start, please take a look at our [contribution overview](https://cordova.apache.org/contribute/) page. Details are explained there, but the important items are: * Check for GitHub issues that correspond to your contribution, and link or create them if necessary. * Run the tests so your patch doesn't break existing functionality. > [!NOTE] > Large contributions to the project require an Individual Contributor License Agreement (ICLA) to be signed and submitted to the Secretary of the Apache Software Foundation (ASF). Please read the [ASF Contributor Agreements](https://www.apache.org/licenses/contributor-agreements.html) for more information. > > Small contributions should be covered by clause 5 of the Apache-2.0 license. We look forward to your contributions!