Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading