From 841378d59df86226488e6297b422195096f163e8 Mon Sep 17 00:00:00 2001 From: Richard Patel Date: Sun, 6 Jul 2025 21:23:00 +0000 Subject: [PATCH] Add disclaimer about external contributions --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 74cb5b22be..7b5ca88908 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,5 @@ +For now, Firedancer does not accept external contributions. + ## Firedancer Code Style Guide Below is an incomplete list of code style rules.