Update CONTRIBUTING.md

This commit is contained in:
Niklas Merz 2020-04-13 14:32:56 +02:00
parent f9c8119768
commit c5e359dfc2

View File

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