We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 274d718 commit acae0c2Copy full SHA for acae0c2
pull_request_template.md
@@ -0,0 +1,21 @@
1
+# Pull Request Template
2
+
3
+## Description
4
+- Briefly explain what this PR does and why.
5
+- Mention any key changes, new features, or fixes.
6
7
+## Related Issue
8
+- Please link the issue this PR closes.
9
+ Example: `Closes #<issue_number>`
10
11
+## Add Screenshots
12
+- Add screenshots, GIFs, or recordings showing the changes.
13
+- For UI/UX changes, this is **mandatory**.
14
15
+## Checklist
16
+- [ ] I have tested my changes locally.
17
+- [ ] I have updated documentation if needed.
18
+- [ ] This PR follows the project’s coding guidelines.
19
20
+## Review
21
+- Please request a review from **@Rizwan102003** or **@arushi2610** before merging.
0 commit comments