From b1bce84d42fbb3018fcbfe8cc5f5e08732224617 Mon Sep 17 00:00:00 2001
From: Aatmaj <Aatmaj.mhatre@gmail.com>
Date: Mon, 10 Oct 2022 15:47:18 +0530
Subject: [PATCH] Create PULL_REQUEST_TEMPLATE.md

---
 .github/PULL_REQUEST_TEMPLATE.md | 46 ++++++++++++++++++++++++++++++++
 1 file changed, 46 insertions(+)
 create mode 100644 .github/PULL_REQUEST_TEMPLATE.md

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 0000000..2f9a990
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,46 @@
+<!--
+Thank you for sending the PR! We appreciate you spending the time to work on these changes.
+
+Help us understand your motivation by explaining why you decided to make this change.
+
+Happy contributing!
+
+-->
+
+## What does this PR do?
+
+(Provide a description of what this PR does.)
+
+
+## Related PRs and Issues
+
+(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
+
+<!--
+put [x] for checking the checkboxes
+-->
+
+### Have you updated the README.md file?
+
+- [ ] yes
+- [ ] no
+
+### Have you checked for any duplicates (was the content already present in the list?)? 
+
+- [ ] yes
+- [ ] no
+
+### Have you rechecked for any grammetical errors?
+
+- [ ] yes
+- [ ] no
+
+### Is the content placed in proper position? 
+
+- [ ] yes
+- [ ] no
+
+### Is the a content quality resource?
+
+- [ ] yes
+- [ ] no