From 00b8571b279e7fdbdaf0da15dbea4db3b83f67f8 Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Fri, 8 Mar 2024 21:25:25 -0700 Subject: [PATCH] github: update zig nomination issue template --- .github/ISSUE_TEMPLATE/dev_zig_nomination.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/dev_zig_nomination.md b/.github/ISSUE_TEMPLATE/dev_zig_nomination.md index 441076bc..75a89b4d 100644 --- a/.github/ISSUE_TEMPLATE/dev_zig_nomination.md +++ b/.github/ISSUE_TEMPLATE/dev_zig_nomination.md @@ -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. * [ ] "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-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. * [ ] 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 @@ -117,7 +116,7 @@ These projects have dependencies on other projects. We update them in the exact * mach-glfw * mach-gpu-dawn * [ ] mach-core-starter-project, which depends on: - * mach-core + * mach * [ ] mach, which depends on: * .zigversion * build.zig version check