diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..17e52718 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,12 @@ +## Goal + +## Changes + +## Testing + +## Artifacts & Screenshots + +## Checklist +- [ ] PR title clearly describes the changes +- [ ] Documentation updated if needed +- [ ] No secrets or large temporary files included