From a870650faf3ef4cb020cd93020a27a4d6cd85dd0 Mon Sep 17 00:00:00 2001 From: Sergio Chouhy Date: Wed, 18 Jun 2025 09:26:58 -0300 Subject: [PATCH] add how to test --- .github/pull_request_template.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2d07168..0117799 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -18,9 +18,9 @@ TO COMPLETE [ ] Subtask 2 [ ] Subtask 3 -## 🌱 Follow-ups +## 🧪 How to Test -*If there’s additional work to be done later, create and link an issue here.* +*How to verify that this PR works as intended.* TO COMPLETE @@ -30,6 +30,13 @@ TO COMPLETE TO COMPLETE +## 🌱 Follow-ups + +*If there’s additional work to be done later, create and link an issue here.* + +TO COMPLETE + + ## 📋 PR Completion Checklist *Mark only completed items. A complete PR should have all boxes ticked.*