From 177ad64404a64b460fe6b8907a6dba31add08929 Mon Sep 17 00:00:00 2001 From: Shroff Amrith Nayak Date: Tue, 26 May 2026 22:11:43 +0530 Subject: [PATCH] docs: clarify fork smoke validation --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 57f86959c..b9f96c6a3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,6 +4,8 @@ If you would like to contribute code you can do so through GitHub by forking the When submitting code, please make every effort to follow existing conventions and style in order to keep the code as readable as possible. +Fork-local smoke validation note: this repository copy may contain temporary pull requests used to validate automated SDLC review tooling before any upstream contribution is prepared. + ## License By contributing your code, you agree to license your contribution under the terms of the APLv2: https://github.com/Netflix/Hystrix/blob/master/LICENSE-2.0.txt