Added PR template

This commit is contained in:
2025-11-08 12:51:48 +00:00
parent 453e2fce91
commit 9ad61ee9b9

View File

@@ -0,0 +1,16 @@
# [PR Title]
**Related Issue(s):**
Closes `<issue-no>`
## Description
*A clear and concise overview of the changes made. Explain the "why" behind the PR, not just the "what".*
## Changes Made
- [ ] Added new feature X
- [ ] Fixed bug in component Y
- [ ] Refactored module Z for better performance
- [ ] Updated dependencies
## Additional Notes
*Any extra context, limitations, or decisions that reviewers should know about?*