From 12c6f6490f5c4dddfd54d60fb9d88f761e99f86b Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Mon, 08 Jun 2026 14:18:37 +0000 Subject: [PATCH] issue_templates: add v26.06 Signed-off-by: Oliver Smith Part-of: --- .gitlab/issue_templates/Default.md | 1 + 1 file(s) changed, 1 insertion(s)(+), 0 deletion(s)(-) diff --git a/.gitlab/issue_templates/Default.md b/.gitlab/issue_templates/Default.md --- a/.gitlab/issue_templates/Default.md +++ b/.gitlab/issue_templates/Default.md @@ -28,6 +28,7 @@ Replace space inside `[ ]` with `x` to fill the checkbox --> * [ ] edge (`main` branch) * [ ] `v25.12` +* [ ] `v26.06` * [ ] I confirm that the issue still is present after running `sudo apk upgrade -a` -- tangled.sh