From 882de830c9818058502900fdf088243e2ac067d9 Mon Sep 17 00:00:00 2001 From: David Brownman Date: Mon, 15 Jun 2026 19:25:46 -0700 Subject: [PATCH] Add PR disclaimer to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 03c2751ea2c..15f84851f01 100644 --- a/README.md +++ b/README.md @@ -346,6 +346,9 @@ New features and bug fixes are released on the latest major version of the Strip ## Development +> [!WARNING] +> External contributions to this repo from first-time contributors are currently on hiatus. If you'd like to see a change made to the package, please open an issue. + [Contribution guidelines for this project](CONTRIBUTING.md) JDK 17 is required to build the Stripe Java library. By default, tests use the same Java runtime as the build.