From c89f7424736e8a36dc954577fd8f64349d4edb08 Mon Sep 17 00:00:00 2001 From: Stefano Cunego <93382903+kukkok3@users.noreply.github.com> Date: Thu, 21 Nov 2024 10:27:19 +0100 Subject: [PATCH] fix: testplan template (#1245) --- .github/ISSUE_TEMPLATE/test_plan.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/test_plan.yml b/.github/ISSUE_TEMPLATE/test_plan.yml index 7486a894875..c728dd6d20a 100644 --- a/.github/ISSUE_TEMPLATE/test_plan.yml +++ b/.github/ISSUE_TEMPLATE/test_plan.yml @@ -17,8 +17,8 @@ body: description: Insert the relevant stakeholders that need to understand, review and approve the test plan placeholder: | | Name | Role | Approval | - |:-:|:-:|:-:| - | | | ☐| + |:-: |:-:|:-:| + | | | | validations: required: true