From f53cb76ed1f89607bb8f8c261fa771d733d04b3f Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Fri, 31 Jul 2015 09:21:51 -0400 Subject: modified image access to route through index.php and fixed cookie intercept and insert --- .../cordova-plugin-splashscreen/CONTRIBUTING.md | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 plugins/cordova-plugin-splashscreen/CONTRIBUTING.md (limited to 'plugins/cordova-plugin-splashscreen/CONTRIBUTING.md') diff --git a/plugins/cordova-plugin-splashscreen/CONTRIBUTING.md b/plugins/cordova-plugin-splashscreen/CONTRIBUTING.md new file mode 100644 index 00000000..f7dbcaba --- /dev/null +++ b/plugins/cordova-plugin-splashscreen/CONTRIBUTING.md @@ -0,0 +1,37 @@ + + +# Contributing to Apache Cordova + +Anyone can contribute to Cordova. And we need your contributions. + +There are multiple ways to contribute: report bugs, improve the docs, and +contribute code. + +For instructions on this, start with the +[contribution overview](http://cordova.apache.org/#contribute). + +The details are explained there, but the important items are: + - Sign and submit an Apache ICLA (Contributor License Agreement). + - Have a Jira issue open that corresponds to your contribution. + - Run the tests so your patch doesn't break existing functionality. + +We look forward to your contributions! -- cgit v1.2.3