Refer to CONTRIBUTING.md in quiche/README.md. PiperOrigin-RevId: 396662860
diff --git a/README.md b/README.md index 60f24da..1a3502f 100644 --- a/README.md +++ b/README.md
@@ -25,4 +25,7 @@ * [Platform implementations in Envoy](https://github.com/envoyproxy/envoy/tree/master/source/common/quic/platform) * [Build file in Envoy](https://github.com/envoyproxy/envoy/blob/main/bazel/external/quiche.BUILD) +To contribute to QUICHE, follow instructions at +[CONTRIBUTING.md](CONTRIBUTING.md). + QUICHE is only supported on little-endian platforms.