From 5b51808f513ae28c87c9122a22e7e79b6f2ae3eb Mon Sep 17 00:00:00 2001 From: SuryaKathyakeya Date: Sat, 14 Feb 2026 09:39:23 +0530 Subject: [PATCH] Add contribution note to README for collaboration demo --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 64f56cac..16077a46 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,6 @@ contribute, including reporting issues, requesting features, asking or answering questions, and making PRs. [contrib]: https://palletsprojects.com/contributing/ +## Contribution Note + +This change was added to demonstrate the GitHub fork and pull request collaboration workflow.