Files
cordova-plugin-camera/CONTRIBUTING.md
T
2026-03-24 13:52:15 +09:00

1.8 KiB

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 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 for more information.

Small contributions should be covered by clause 5 of the Apache-2.0 license.

We look forward to your contributions!