From 0348032c1cacbf1a7af28bfa312674c27208230e Mon Sep 17 00:00:00 2001 From: sbosse Date: Mon, 21 Jul 2025 23:29:26 +0200 Subject: [PATCH] Mon 21 Jul 22:43:21 CEST 2025 --- .../CONTRIBUTING.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 js/ui/cordova/plugins/cordova-plugin-chrome-apps-sockets-tcp/CONTRIBUTING.md diff --git a/js/ui/cordova/plugins/cordova-plugin-chrome-apps-sockets-tcp/CONTRIBUTING.md b/js/ui/cordova/plugins/cordova-plugin-chrome-apps-sockets-tcp/CONTRIBUTING.md new file mode 100644 index 0000000..cd042b4 --- /dev/null +++ b/js/ui/cordova/plugins/cordova-plugin-chrome-apps-sockets-tcp/CONTRIBUTING.md @@ -0,0 +1,15 @@ +# Contributing to this Repository + +Thank you for your interest in contributing! + +Send us your patches early and often and in whatever shape or form (even before you cover these next points). + +## Legal + +This repository is a Google open source project, and so we require contributors to sign Google's open source Contributor License Agreement. +It's easy to do, just click here to sign as an [individual](https://developers.google.com/open-source/cla/individual) or [corporation](https://developers.google.com/open-source/cla/corporate). +Individuals can sign electronically in seconds (see the bottom of the page); corporations will need to email a PDF, or mail. + +We cannot accept PRs or patches larger than fixing typos and the like without a signed CLA. + +If your Github account doesn't show the name you used to sign, please mention your name in your PR.