Files
cordova-plugin-camera/CONTRIBUTING.md
T
エリス de966b4533 doc: update & cleanup README, DEVELOPMENT & CONTRIBUTING (#955)
* doc(CONTRIBUTING): remove from README & update content
* doc(DEVELOPMENT): add & cleanup README
* doc(README): update badges
* doc(README): cleanup overview
* doc(README): add Supported Platforms section
* doc(README): cleanup Installation & merge Plugin Variables
* doc(README): create App Configuration section
* doc(README): added Android-Specific to App Configuration
* chore(README): fix list format
2026-03-24 13:38:07 +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!