diff --git a/.mokogitea/pull_request_template.md b/.mokogitea/pull_request_template.md new file mode 100644 index 00000000..d1b972f2 --- /dev/null +++ b/.mokogitea/pull_request_template.md @@ -0,0 +1,20 @@ +# Pull Request + +## Purpose + +## Change Summary + +## Testing Evidence + +## Risk and Rollback + +## Checklist +- [ ] Follows Conventional Commits +- [ ] Tests added or updated +- [ ] Documentation updated if required +- [ ] License header present where applicable +- [ ] Linked issue(s) referenced + +## Reviewer Notes + +## Review and Approval