From 15080ee562212fcd98d3afea3310520717d36842 Mon Sep 17 00:00:00 2001 From: Software Engineering Date: Mon, 8 Jun 2026 09:56:49 +0530 Subject: [PATCH] Updated README with collaboration workflow description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0349143d..7b514f15 100644 --- a/README.md +++ b/README.md @@ -110,3 +110,5 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio Copyright © Microsoft Corporation All rights reserved.
Licensed under the MIT License. See LICENSE in the project root for license information. + +This project demonstrates collaborative GitHub workflow using the Fork and Pull Request method. \ No newline at end of file