From 05c51b680437b7d919927f949728fedaba6d3803 Mon Sep 17 00:00:00 2001 From: SuryaKathyakeya Date: Sat, 14 Feb 2026 10:17:09 +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..24e34fe4 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.