From b105a35a1204f79ca43d2e2e0fbe0e22304e95c7 Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Sun, 7 Jan 2024 13:43:48 -0700 Subject: [PATCH] github: update zig nomination template (add spirv-tools, spirv-cross) --- .github/ISSUE_TEMPLATE/dev_zig_nomination.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/dev_zig_nomination.md b/.github/ISSUE_TEMPLATE/dev_zig_nomination.md index 724225d2..c16eb8d7 100644 --- a/.github/ISSUE_TEMPLATE/dev_zig_nomination.md +++ b/.github/ISSUE_TEMPLATE/dev_zig_nomination.md @@ -43,6 +43,7 @@ These projects have zero `build.zig.zon` dependencies, we update them first - an * [ ] mach-sysjs * [ ] mach-objc-generator * [ ] fastfilter +* [ ] spirv-cross * [ ] brotli * [ ] wayland-headers * [ ] x11-headers @@ -64,6 +65,8 @@ These projects have zero `build.zig.zon` dependencies, we update them first - an These projects have dependencies on other projects. They may only be updated if all their dependencies have been updated first. +* [ ] spirv-tools, which depends on: + * External package https://github.com/KhronosGroup/SPIRV-Headers * [ ] mach-core-starter-project, which depends on: * mach-core * [ ] mach-editor, which depends on: