From fb78346cfbfe90747f7f3635c1967331aa3375df Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Sun, 7 Jan 2024 00:05:46 -0700 Subject: [PATCH] github: update zig version update template --- .github/ISSUE_TEMPLATE/dev_zig_nomination.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/dev_zig_nomination.md b/.github/ISSUE_TEMPLATE/dev_zig_nomination.md index b40d8172..59808cc6 100644 --- a/.github/ISSUE_TEMPLATE/dev_zig_nomination.md +++ b/.github/ISSUE_TEMPLATE/dev_zig_nomination.md @@ -26,6 +26,7 @@ You may have been linked to this issue because you sent a pull request to update * [ ] The mach-core build.zig version check has been updated: https://github.com/hexops/mach-core/blob/main/build.zig#L222-L227 * [ ] The mach-glfw build.zig version check has been updated: https://github.com/hexops/mach-glfw/blob/main/build.zig * [ ] https://machengine.org/about/zig-version has been updated +* [ ] A [new issue](https://github.com/hexops/mach/issues/new?assignees=slimsag&labels=all%2C+zig-update&projects=&template=dev_zig_nomination.md&title=all%3A+nominate+Zig+YYYY.MM) has been filed for the next nomination. * [ ] A #progress announcement has been made: > We've just finished updating to the new nominated Zig version 2024.01 (0.12.0-dev.2059+42389cb9c). We encourage you to update your projects to that Zig version now. :)