diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..263409997 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,33 @@ +## Summary + + +## Changes + + +## Ticket / Issue + + +## Release Notes + + +## Screenshots + + +## Testing + + +## Checklist +- [ ] Changes follow the project's code style guidelines +- [ ] Self-review completed +- [ ] Documentation updated (if applicable) +- [ ] New tests added (if applicable) +- [ ] All existing tests pass +- [ ] Release notes included (or `release-note-none`)