From 3733605f537c0bee2874959ad0039a25b38f7b36 Mon Sep 17 00:00:00 2001
From: Anton Georgiev <antobinary@users.noreply.github.com>
Date: Mon, 29 Mar 2021 12:07:55 -0400
Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md

---
 .github/PULL_REQUEST_TEMPLATE.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 9547614bf4..96969e2b21 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -20,9 +20,11 @@ HOW TO WRITE A GOOD PULL REQUEST?
 <!-- A brief description of each change being made with this pull request. -->
 
 ### Closes Issue(s)
+<!-- List here all the issues closed by this pull request. Use keyword `closes` before each issue number
+Closes #123456
+-->
+Closes #
 
-closes #...
-<!-- List here all the issues closed by this pull request. Use keyword `closes` before each issue number -->
 
 ### Motivation
 
-- 
GitLab