]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Serial submission policy
authorJon Ericson <jon@jlericson.com>
Tue, 14 Oct 2025 02:18:11 +0000 (19:18 -0700)
committerTomas Mraz <tomas@openssl.org>
Fri, 17 Oct 2025 17:39:07 +0000 (19:39 +0200)
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28897)

CONTRIBUTING.md

index 35c45a319fb94b5b054f6fb12a198ebde88b6c23..09416095e64d040deae0f1115e77c38584f0f7d0 100644 (file)
@@ -19,6 +19,14 @@ open an issue for it before starting work, to get comments from the community.
 Someone may be already working on the same thing,
 or there may be special reasons why a feature is not implemented.
 
+Similarly, if you plan to submit many pull requests, please start with
+a representative sample (no more than 3 or 4) and open an issue
+explaining your process. The OpenSSL project has limited resources,
+especially when it comes to reviewers, so we appreciate advanced
+communication before submitting many pull requests. In addition,
+contributors should personally evaluate potential patches generated by
+automated tools.
+
 To make it easier to review and accept your pull request, please follow these
 guidelines: