diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 00000000..6644e83b --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,28 @@ +# Pull Request + +## Summary + + +## Changes + + +## Related Issues + + +## Testing + + +## Screenshots (if applicable) + + +## Checklist + + +- [ ] I have tested my changes thoroughly. +- [ ] My code follows the project's coding standards. +- [ ] I have updated the documentation (if applicable). +- [ ] I have added relevant comments to the code. +- [ ] I have resolved any merge conflicts. + +## Reviewers +