From dd47d45bd8da894883891fef6888ee866f60dc47 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nya=20=CE=9Elimu?= <info@elimu.ai>
Date: Tue, 8 Oct 2024 15:27:01 +0700
Subject: [PATCH] Update pull_request_template.md

---
 .github/pull_request_template.md | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 1ec5cdf..52868d3 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,14 +1,19 @@
+### Issue Number
 <!-- Which issue does this PR address? E.g. "Resolves #123" -->
-Resolves #
+* Resolves #
 
 ### Purpose
-<!-- What is the purpose of this PR? -->
+<!-- What is the purpose of this PR? Why is it needed? -->
+* 
 
 ### Technical Details
 <!-- Are there any key aspects of the implementation to highlight? -->
+* 
 
 ### Testing Instructions
 <!-- How can the reviewer verify the functionality or fix introduced by this PR? Please provide steps. -->
+* 
 
 ### Screenshots
 <!-- If this PR affects the UI, please include before/after screenshots demonstrating the change(s). -->
+*