From 620014f978f1d522f77eb8667874b701b842f557 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ram=C3=B3n=20Souza?= Date: Wed, 18 Sep 2024 10:41:14 -0300 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 96969e2b21..84da4a60b3 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -16,21 +16,27 @@ HOW TO WRITE A GOOD PULL REQUEST? --> ### What does this PR do? - + ### Closes Issue(s) Closes # - ### Motivation - -### More +### How to test + + + +### More - [ ] Added/updated documentation