github: add release checklist template

This commit is contained in:
Stephen Gutekanst 2024-01-07 23:21:09 -07:00 committed by GitHub
parent cf933ff8a2
commit 6a76564ae7
Failed to generate hash of commit

14
.github/ISSUE_TEMPLATE/dev_release.md vendored Normal file
View file

@ -0,0 +1,14 @@
---
name: (dev) Release checklist
about: The checklist we follow to perform a Mach release
title: 'all: Mach 0.3 release checklist'
labels: all, zig-update
assignees: 'slimsag'
---
This is a tracking issue for preparing the next Mach release.
## Checklist
* [ ] In `machengine.org` repository `static/zig` folder, `wrench script nominate-zig-index-update tag 2024.1.0-mach 0.3.0-mach` has been ran to tag the Zig version that the Mach release will use, and the [`index.json`](https://machengine.org/zig/index.json) shows the new version.