github: update Zig nomination issue template
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
944ca3b0ed
commit
f42135795a
1 changed files with 17 additions and 18 deletions
33
.github/ISSUE_TEMPLATE/dev_zig_nomination.md
vendored
33
.github/ISSUE_TEMPLATE/dev_zig_nomination.md
vendored
|
|
@ -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
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue