From 5ba41f205c91845e2bff4a78167b6ae0e3d52aab Mon Sep 17 00:00:00 2001 From: samadpls Date: Fri, 6 Sep 2024 18:13:18 +0500 Subject: [PATCH] Update pull request template to include issue closing functionality Signed-off-by: samadpls --- .github/PULL_REQUEST_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 849511b6..c505635e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,8 @@ **What It Does** +**Does this close any currently open issues?** + +Fixes #(issue_number) **How to Test**