Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
\## Summary

<!-- Briefly describe what this PR does -->



\## Changes Made

\- \[ ] Added/Updated feature

\- \[ ] Fixed bug

\- \[ ] Improved UI/UX

\- \[ ] Updated documentation

\- \[ ] Refactored code



\## Related Issue

Fixes #94



\## Screenshots / Demo (if applicable)

<!-- Add screenshots or demo link if UI changes -->



\## Checklist

\- \[ ] I have tested my changes locally

\- \[ ] I am creating this PR against the `contribution` branch