github: update zig nomination issue template
This commit is contained in:
parent
f42135795a
commit
00b8571b27
1 changed files with 1 additions and 2 deletions
3
.github/ISSUE_TEMPLATE/dev_zig_nomination.md
vendored
3
.github/ISSUE_TEMPLATE/dev_zig_nomination.md
vendored
|
|
@ -24,7 +24,6 @@ You may have been linked to this issue because you sent a pull request to update
|
||||||
* [ ] "First-order projects" below (which have zero build.zig.zon dependencies) have been updated, their CI is passing/green using the new version.
|
* [ ] "First-order projects" below (which have zero build.zig.zon dependencies) have been updated, their CI is passing/green using the new version.
|
||||||
* [ ] "Second-order projects" below (which have build.zig.zon dependencies) have been updated, their CI is passing/green using the new version.
|
* [ ] "Second-order projects" below (which have build.zig.zon dependencies) have been updated, their CI is passing/green using the new version.
|
||||||
* [ ] The mach-glfw build.zig version check has been updated: https://github.com/hexops/mach-glfw/blob/main/build.zig
|
* [ ] The mach-glfw build.zig version check has been updated: https://github.com/hexops/mach-glfw/blob/main/build.zig
|
||||||
* [ ] The mach-core build.zig version check has been updated: https://github.com/hexops/mach-core/blob/main/build.zig#L222-L227
|
|
||||||
* [ ] https://machengine.org/core/migrations/ has a new entry for Core users looking to update, or changes are not needed.
|
* [ ] https://machengine.org/core/migrations/ has a new entry for Core users looking to update, or changes are not needed.
|
||||||
* [ ] The `.zigversion` file https://github.com/hexops/mach/blob/main/.zigversion has been updated.
|
* [ ] The `.zigversion` file https://github.com/hexops/mach/blob/main/.zigversion has been updated.
|
||||||
* [ ] The mach build.zig version check has been updated: https://github.com/hexops/mach/blob/main/build.zig#L187-L192
|
* [ ] The mach build.zig version check has been updated: https://github.com/hexops/mach/blob/main/build.zig#L187-L192
|
||||||
|
|
@ -117,7 +116,7 @@ These projects have dependencies on other projects. We update them in the exact
|
||||||
* mach-glfw
|
* mach-glfw
|
||||||
* mach-gpu-dawn
|
* mach-gpu-dawn
|
||||||
* [ ] mach-core-starter-project, which depends on:
|
* [ ] mach-core-starter-project, which depends on:
|
||||||
* mach-core
|
* mach
|
||||||
* [ ] mach, which depends on:
|
* [ ] mach, which depends on:
|
||||||
* .zigversion
|
* .zigversion
|
||||||
* build.zig version check
|
* build.zig version check
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue