From 92eb55f23456672e5ce5ced07813c2227017f2e1 Mon Sep 17 00:00:00 2001
From: Syrine Neifar <syrine@greenhost.nl>
Date: Mon, 24 Oct 2022 14:13:49 +0000
Subject: [PATCH] Updates merge request template

---
 .gitlab/merge_request_templates/DEFAULT.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/.gitlab/merge_request_templates/DEFAULT.md b/.gitlab/merge_request_templates/DEFAULT.md
index d4d66eb8..6ec120f1 100644
--- a/.gitlab/merge_request_templates/DEFAULT.md
+++ b/.gitlab/merge_request_templates/DEFAULT.md
@@ -3,6 +3,5 @@ that you:
 
 - [ ] Updated chart version number in `Chart.yaml`
 - [ ] Updated the `CHANGELOG.md`
-- [ ] Manually tested chart changes with the stackspin bootstrap script
-- [ ] Created an MR in stackspin/stackspin that applies the changes from this MR
-- [ ] Tests in that MR in stackspin/stackspin succeed
+- [ ] (If applicable) Created an MR in stackspin/stackspin that applies the changes from this MR
+- [ ] (If applicable) Tests in that MR in stackspin/stackspin succeed
-- 
GitLab