summaryrefslogtreecommitdiffstats
path: root/vendor/paypal/paypalhttp/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/paypal/paypalhttp/CONTRIBUTING.md')
-rw-r--r--vendor/paypal/paypalhttp/CONTRIBUTING.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/vendor/paypal/paypalhttp/CONTRIBUTING.md b/vendor/paypal/paypalhttp/CONTRIBUTING.md
new file mode 100644
index 0000000..3810a58
--- /dev/null
+++ b/vendor/paypal/paypalhttp/CONTRIBUTING.md
@@ -0,0 +1,10 @@
+# Contribute to the PayPal PHP HttpClient
+
+### *Pull requests are welcome!*
+
+General Guidelines
+------------------
+
+* **Code style.** Please follow local code style. Ask if you're unsure.
+* **No warnings.** All generated code must compile without warnings.
+