From 5d025a775bfeb3b88a20933cf951526280409967 Mon Sep 17 00:00:00 2001 From: Atharv Mantri Date: Mon, 14 Sep 2026 14:55:52 +0530 Subject: [PATCH] docs: add public feedback channel --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4abf43b..04f9850 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,13 @@ Projects can run the read-only install and store check in CI with the included composite action. See [the GitHub Actions guide](docs/github-actions.md) for a minimal workflow and the optional strict mode. +## Questions and feedback + +Use [GitHub Discussions](https://github.com/atharvmantri/MemoryGuard/discussions) +for questions, workflow ideas, and public alpha feedback. Please use the +[issue tracker](https://github.com/atharvmantri/MemoryGuard/issues) for +reproducible bugs and security reports. + ## Commands ```bash