add pr template md file (#1006)

This commit is contained in:
Surhid Amatya
2025-12-17 14:31:04 +05:45
committed by GitHub
parent 6660220ad0
commit 2a70180fd7

29
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,29 @@
##NOTE: this file should be inside .github folder in root folder
## Description
Please include a summary of the change. List any dependencies that are required for this change.
## Ticket Link
## Summary of Changes
- [x]
- []
-
## Additional implementation details (OPTIONAL)
- [x]
- []
-
## Deployment Notes (OPTIONAL)
- []
## Screenshot
## Before
## After