github: update Zig nomination issue template

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2024-03-06 11:31:06 -07:00
parent 944ca3b0ed
commit f42135795a

View file

@ -64,7 +64,7 @@ These projects have zero `build.zig.zon` dependencies, we update them first - an
* [ ] opus * [ ] opus
* [ ] flac * [ ] flac
* [ ] ogg * [ ] ogg
* [ ] mach-core-example-assets * [ ] mach-example-assets
* [ ] font-assets * [ ] font-assets
## Second-order projects ## Second-order projects
@ -72,7 +72,7 @@ These projects have zero `build.zig.zon` dependencies, we update them first - an
These projects have dependencies on other projects. We update them in the exact order below, top-to-bottom. These projects have dependencies on other projects. We update them in the exact order below, top-to-bottom.
* [ ] spirv-tools, which depends on: * [ ] spirv-tools, which depends on:
* External package https://github.com/KhronosGroup/SPIRV-Headers * External package https://github.com/KhronosGroup/SPIRV-Headers
* [ ] opusenc, which depends on: * [ ] opusenc, which depends on:
* opus * opus
* [ ] freetype, which depends on: * [ ] freetype, which depends on:
@ -99,10 +99,6 @@ These projects have dependencies on other projects. We update them in the exact
* freetype * freetype
* harfbuzz * harfbuzz
* font-assets * font-assets
* [ ] mach-sysaudio, which depends on:
* mach-sysjs
* linux-audio-headers
* xcode-frameworks
* [ ] mach-flac, which depends on: * [ ] mach-flac, which depends on:
* flac * flac
* mach-sysaudio * mach-sysaudio
@ -120,26 +116,29 @@ These projects have dependencies on other projects. We update them in the exact
* [ ] mach-gpu, which depends on: * [ ] mach-gpu, which depends on:
* mach-glfw * mach-glfw
* mach-gpu-dawn * mach-gpu-dawn
* [ ] mach-core, which depends on:
* build.zig version check
* mach-core-example-assets
* mach-gpu
* mach-glfw
* [ ] mach-core-starter-project, which depends on: * [ ] mach-core-starter-project, which depends on:
* mach-core * mach-core
* [ ] mach, which depends on: * [ ] mach, which depends on:
* .zigversion * .zigversion
* build.zig version check * build.zig version check
* mach-core
* mach-basisu * mach-basisu
* mach-sysaudio
* mach-freetype * mach-freetype
* mach-sysjs
* font-assets * font-assets
* [ ] mach-examples, which depends on: * mach-sysjs
* zigimg * mach-gpu
* mach * mach-glfw
* mach-freetype * mach-objc
* mach-example-assets
* mach-model3d
* spirv-cross
* spirv-tools
* xcode-frameworks
* vulkan-zig-generated
* direct3d-headers
* opengl-headers
* x11-headers
* linux-audio-headers
* wayland-headers
* [ ] mach-editor, which depends on: * [ ] mach-editor, which depends on:
* mach * mach
* spirv-cross * spirv-cross