From 73acadcf2f0e823e2018c50b793543c36749fa6c Mon Sep 17 00:00:00 2001 From: Dr Lai <92519564+doctorlai-msrc@users.noreply.github.com> Date: Mon, 23 Feb 2026 13:14:36 +0000 Subject: [PATCH] Update contributions note with discussion link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7033920..8580bba 100644 --- a/README.md +++ b/README.md @@ -227,4 +227,4 @@ The CI will perform: Many examples intentionally focus on **edge cases** and **failure modes** (data races, lifetime issues, ordering bugs). They are meant to be read, built, and experimented with. -Contributions and discussions are welcome. +Contributions and [discussions](https://github.com/DoctorLai/cpp-coding-exercise/discussions) are welcome.