From 2eb2d715cfe009f6179c2a411deb0e799418965d Mon Sep 17 00:00:00 2001 From: Alex Sepkowski <5620315+alsepkow@users.noreply.github.com> Date: Wed, 14 Jan 2026 13:15:18 -0800 Subject: [PATCH 1/2] Update release issue template --- .github/ISSUE_TEMPLATE/release.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md index 70f9760cf5..59c8295c81 100644 --- a/.github/ISSUE_TEMPLATE/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -44,12 +44,13 @@ we are confident we can generate builds for the new branch ## Quality Sign Off -- [ ] Microsoft Testing Sign-off (@pow2clk) +- [ ] Microsoft Testing Sign-off (@damyanp) - [ ] Google Testing Sign-off (@s-perron / @Keenuts) ## Release - [ ] Tag final release and post binaries +- [ ] Update DirectX cooperative vector blog post to point to latest release [^1]: [Ask Mode](https://devblogs.microsoft.com/oldnewthing/20140722-00/?p=433) From e6322f3cd01615cbf5dd1c2d525362b97d2ad579 Mon Sep 17 00:00:00 2001 From: Alex Sepkowski <5620315+alsepkow@users.noreply.github.com> Date: Wed, 14 Jan 2026 13:34:34 -0800 Subject: [PATCH 2/2] No blog. Add compiler explorer --- .github/ISSUE_TEMPLATE/release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md index 59c8295c81..7dca900f2d 100644 --- a/.github/ISSUE_TEMPLATE/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -50,7 +50,7 @@ we are confident we can generate builds for the new branch ## Release - [ ] Tag final release and post binaries -- [ ] Update DirectX cooperative vector blog post to point to latest release +- [ ] Add the new compiler to Compiler Explorer [^1]: [Ask Mode](https://devblogs.microsoft.com/oldnewthing/20140722-00/?p=433)