diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..ad5a8d8 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,40 @@ +\## Summary + + + + + +\## Changes Made + +\- \[ ] Added/Updated feature + +\- \[ ] Fixed bug + +\- \[ ] Improved UI/UX + +\- \[ ] Updated documentation + +\- \[ ] Refactored code + + + +\## Related Issue + +Fixes #94 + + + +\## Screenshots / Demo (if applicable) + + + + + +\## Checklist + +\- \[ ] I have tested my changes locally + +\- \[ ] I am creating this PR against the `contribution` branch + + +