From 0212dd8b71531d0cec8378ce8fb1721a0df7420a Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Thu, 10 Aug 2023 16:56:40 -0700 Subject: [PATCH] README: link issue tracker --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 00bc086..2c34955 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,7 @@ For supply chain security reasons (e.g. to confirm we made no patches to the cod ``` If nothing is printed, there is no diff. Deleted files, and changes to `README.md`, `build.zig`, `.github` CI files and `.gitignore` are ignored. + +## Issues + +Issues are tracked in the [main Mach repository](https://github.com/hexops/mach/issues?q=is%3Aissue+is%3Aopen+label%3Avulkan-headers).