From 1d7b413d16b5a674da540e4c46d591650c24aac2 Mon Sep 17 00:00:00 2001 From: Beth Probert Date: Mon, 10 Nov 2025 15:43:43 +0000 Subject: [PATCH] Fix typo --- .gitlab/issue_templates/Release checklist.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab/issue_templates/Release checklist.md b/.gitlab/issue_templates/Release checklist.md index 353d6e3b..4ce3b0d5 100644 --- a/.gitlab/issue_templates/Release checklist.md +++ b/.gitlab/issue_templates/Release checklist.md @@ -40,7 +40,7 @@ This phase is dedicated to intensive testing and bug fixing on the `release/vX.Y * [ ] Test final image on all supported hardware revisions. * [ ] Test functionality on the Microscope Simulator. * [ ] **Triage:** Triage all bugs found. Fix any release-blocking bugs. -* [... ] **Repeat:** Re-build image and re-test as bugs are fixed. Update release date if absolutely necessary. +* [ ] **Repeat:** Re-build image and re-test as bugs are fixed. Update release date if absolutely necessary. (Optional) --- @@ -68,4 +68,4 @@ This phase is dedicated to intensive testing and bug fixing on the `release/vX.Y * [ ] **Communicate:** Publish the release announcement on the OpenFlexure forum. * [ ] **Announce:** Share the forum post on other relevant channels (e.g., LinkedIn, Emailing Collaborators). * [ ] **Close:** Close this issue and the corresponding GitLab Milestone. -* [ ] **Celebrate:** 🎉 +* [ ] **Celebrate!**